click below
click below
Normal Size Small Size show me how
Stack #205657
| Question | Answer |
|---|---|
| A network administrator needs to verify the revision number of a switch, which command will show this information? | show vtp status |
| What command will enable an interface on a router? | no shutdown |
| What command will verify if a router received routing updates? | show ip route |
| How can a Network Administrator verify if a switch is the Root Bridge? | show spanning–tree |
| what command will advertise the 172.16.1.0/27 network in OSPF area 21? | network 172.16.1.0 0.0.0.3. area 21 |
| A network administrator wants all unknown packets to be routed out the router to the internet, serial s0/0/1. What command will allow this? | ip route 0.0.0.0 0.0.0.0 s0/0/1 |
| What command will copy a router's current running configuration to non-volatile random access memory? | copy running-config startup-config |
| Which command will allow all VLANs to be forwarded through a specific port? | switchport mode trunk |
| What command will display a router's current running configuration? | show running-config |
| Which command will disable an interface? | shutdown |
| A network administrator wants to secure privileged mode of a router with an encrypted password of cisco. What command will allow this? | enable secret cisco |