Implementing Cisco Wireless Network Fundamentals (WIFUND, legacy) — Question 55
Which two items are needed to discover the IP address of a new Cisco Aironet 1260 autonomous AP that just finished booting? (Choose two.)
Answer options
- A. username = "cisco" and password = "cisco"
- B. username = "Admin" and password = "Cisco"
- C. username = none and password = "Cisco"
- D. show int vlan1
- E. show int bvi1
- F. show int gigabitethernet0
- G. show int radio0-802.11n
- H. show int radio1-802.11n
Correct answer: C, E
Explanation
To discover the IP address of the Cisco Aironet 1260, you need to access it without a username, using 'username = none and password = "Cisco"', which is option C. Additionally, 'show int bvi1' provides the necessary interface information to retrieve the assigned IP address, making option E correct. The other options either provide authentication details that are not needed or show interface commands that do not retrieve the IP address directly.