IP Networking Configuration
Configuration Guide 88 Document #: LTRT-31657
14.1.3.2 Output
Client 1>ping 192.169.0.100
Pinging 192.169.0.100 with 32 bytes of data:
Request timed out.
Ping statistics for 192.169.0.100:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Client 1>
Client 2>ping 192.169.1.100
Pinging 192.169.1.100 with 32 bytes of data:
Request timed out.
Ping statistics for 192.169.1.100:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Client 2>
MSBR# show data ip vrf
VRF - blue
Interfaces: VLAN 1 GigabitEthernet 0/0.1
Enabled protocols:
VRF - red
Interfaces: VLAN 2 GigabitEthernet 0/0.2
Enabled protocols:
MSBR#
MSBR# show data ip route vrf blue
Codes: K - kernel route, C - connected, S - static,
R - RIP, O - OSPF, B - BGP
C 192.169.0.0/24 is directly connected, VLAN 1
MSBR#
MSBR# show data ip route vrf red
Codes: K - kernel route, C - connected, S - static,
R - RIP, O - OSPF, B - BGP
C 192.169.1.0/24 is directly connected, VLAN 2
MSBR#