Month: March 2016

Routing protocol commands list

CCNA Routing Protocol Commands IP ROUTING #sh ip route // To view IP routing tables created on a Cisco router. Static Routing Routers are manually configured for networks that are not directly connected, to be able to route to all networks via the next-hop interface. Syntax: (config)#ip route 192.168.10.0 255.255.255.0 192.168.20.2 (config)#no ip route 192.168.30.0 […]

Continue Reading