Use the show virtual-router, the show configuration virtual router , and show aaa domain-map commands to display virtual router and user-domain-to-virtual-router mapping information. Use the show ip forwarding table command to display information about memory usage by virtual routers.
show aaa domain-map
host1#show aaa domain-map Domain: boston; virtual-router: default
Tunnel Tunnel Tunnel Tunnel Tunnel Tunnel Tunnel Tunnel Tag Peer Source Type Medium Password Id Hostname ------ ------ ------ ------ ------ -------- ------ -------- 31 <null> <null> l2tp ipv4 <null> <null> <null>
Tunnel Tunnel Server Tunnel Tag Name Preference ------ ------ ---------- 31 <null> 2000
show configuration
host1#show configuration virtual-router default virtual-router default ip domain-lookup ip name-server 10.2.0.3 ip domain-name "junipercom.com" ! host f 10.10.0.129 ftp anonymous null interface null 0 ! interface fastEthernet 0/0 ip address 192.168.1.155 255.255.255.0 ! ip route 0.0.0.0 0.0.0.0 192.168.1.1 no ip multicast-routing ! mpls rsvp profile default mpls ldp profile default ! rtr 1 type echo protocol ipIcmpEcho 10.5.0.200 source fastEthernet0/0 frequency 1 samples-of-history-kept 5 timeout 10000 !
show ip forwarding-table slot
host1#show ip forwarding-table slot 9 Free Memory = 14,328KB Virtual Router Memory Load Errors Status (KB) ---------------- --------- ------------- -------- vr1 4128 0 Valid vr2 3136 0 Valid vr3 2256 0 Valid vr4 1512 0 Valid default 1024 0 Valid -----------------------------------------------------------
show virtual-router
host1#show virtual-router
Virtual Router : default
Virtual Router : vr1
VRF : eastern
VRF : western
VRF : northern
VRF : southern
Virtual Router : vr2
VRF : eastern
VRF : western
VRF : northern
VRF : southern
Virtual Router : vr3
VRF : eastern
VRF : western
VRF : northern
VRF : southern
host1#show virtual-router detail
Virtual Router : default
Ip: Present
Ipv6: Not Present
Mgtm: Not Present
Mgtmv6: Not Present
Bgp: Not Present
Isis: Present
Ospf: Not Present
Pim: Not Present
Rip: Not Present
Igmp: Not Present
Mld: Not Present
Dvmrp: Not Present
Virtual Router : vr1
Ip: Present
Ipv6: Not Present
Mgtm: Present
Mgtmv6: Not Present
Bgp: Not Present
Isis: Present
Ospf: Present
Pim: Present
Rip: Not Present
Igmp: Not Present
Mld: Not Present
Dvmrp: Not Present
host1#show virual-router summary detail Virtual Router default VRF Count: 0 Virtual Router vr1 VRF Count: 4 Virtual Router vr2 VRF Count: 4 Virtual Router vr3 VRF Count: 4
Total VR Count: 4
VRs with VRFs Count: 3
VRs without VRFs Count: 1
Total VRF Count: 12
Total Count : 16