MAAN Router Useful commands
> Sh run vrf <vrf-name>
### Should have the config present.
> Sh ip bgp vrf <vrf-name>
### Individual route should be suppressed and summary route should be present.
> sh ip rout vrf <vrf-name>
### To view route details in particular vrf
> sh ip bgp sum vrf
<vrf-name>### To view particular vrf bgp status
> sh ip arp vrf <vrf-name>
### To view particular vrf arp details
> ping mpls pw-index <pw-index-number>
----- used to test the connectivity of a pseudowire
> sh mpls tr tun role head br -->
To check how many tunnels created on same router
sh mpls l2 sum
sh run evc ?
Lists service names
sh fdb evc <Service_Name> dynamic-unicast
Lists MAC Address Table
Comments
Post a Comment