IP Networking Configuration
Configuration Guide 44 Document #: LTRT-31657
8.2.2 Output
MSBR1# show running-config data
Configure data
******************************************************************
**
General configuration omitted, assume that configured as in
diagram
******************************************************************
**
ip route 10.10.10.0 255.255.255.0 100.0.12.20 GigabitEthernet 0/0
1
exit
MSBR1# show data ip route
Codes: K - kernel route, C - connected, S - static,
R - RIP, O - OSPF, B - BGP
C 1.1.1.12/32 [1/4] is directly connected, Loopback 1
C 100.0.12.0/24 [1/3] is directly connected, GigabitEthernet
0/0
C 192.169.12.0/24 [1/4] is directly connected, VLAN 1
S 10.10.10.0/24 [1/1] via 100.0.12.20, GigabitEthernet 0/0