Computer Networking Which command will show you the IOS version running on your router? sh flash sh version sh IOS sh running-config sh flash sh version sh IOS sh running-config ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What are the decimal and hexadecimal equivalents for the binary number 10110111? 83/0xC5 69/0x2102 173/A6 183/B7 83/0xC5 69/0x2102 173/A6 183/B7 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If you delete the contents of NVRAM and reboot the router, what mode will you be in? NVRAM loaded mode Global mode Privileged mode Setup mode NVRAM loaded mode Global mode Privileged mode Setup mode ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What command is used to stop RIP routing updates from exiting out an interface but still allow the interface to receive RIP route updates? Router (config-router) # passive-interface s0 Router (config-if) # no routing Router (config-if) # passive-interface Router (config-router) # no routing updates Router (config-router) # passive-interface s0 Router (config-if) # no routing Router (config-if) # passive-interface Router (config-router) # no routing updates ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You have created a named access list called Blocksales. Which of the following is a valid command for applying this to packets trying to enter interface s0 of your router? (config-if)# ip access-group Blocksales in (config-if)# blocksales ip access-list in (config-if)# ip access-group 110 in (config)# ip access-group 110 in (config-if)# ip access-group Blocksales in (config-if)# blocksales ip access-list in (config-if)# ip access-group 110 in (config)# ip access-group 110 in ANSWER DOWNLOAD EXAMIANS APP
Computer Networking To enable OSPFv3, which of the following would you use? Router1(config-if)# ipv6 router rip 1 Router1(config)# ipv6 router eigrp 10 Router1(config-if)# ipv6 ospf 10 area 0.0.0.0 Router1(config-rtr)# no shutdown Router1(config-if)# ipv6 router rip 1 Router1(config)# ipv6 router eigrp 10 Router1(config-if)# ipv6 ospf 10 area 0.0.0.0 Router1(config-rtr)# no shutdown ANSWER DOWNLOAD EXAMIANS APP