display current-configuration
Полезные дополнения:
На роутерах можно вызвать комбинацией CTRL+G
dis current-configuration configuration [bgp, ...]
show running-config
Полезные дополнения:
show running-config | section [bgp, ...]
sh run partition [router ospf 1, ...]
show configuration | display set
Полезные дополнения:
show configuration | display set | match [bgp, ...]
display arp
show arp
show arp
display ip interface brief
show ip interface brief
show interfaces terse
display mac-address
sh mac-address-table
show ethernet-switching table
display ip routing-table
Полезные дополнения:
display ip routing-table protocol [static, ...]
display ip routing-table 10.0.0.0
display ip routing-table 10.0.0.0 verbose
display ip routing-table vpn-instance [VRF-name]
show ip route
Полезные дополнения:
show ip route [static, ...]
show ip route 10.0.0.0
sh ip route vrf [VRF-name]
show route
show route terse
Полезные дополнения:
show route protocol [static, ...]
show route terse protocol [static, ...]
show route protocol [static, ...] terse
show route 10.0.0.0
show route terse 10.0.0.0
show route 10.0.0.0 terse
show route 10.0.0.0 detail
show route table [VRF-name]
show route terse table [VRF-name]
show route table [VRF-name] terse
display bgp peer
show ip bgp summary
show bgp summary
display bgp routing-table
show ip bgp
show route protocol bgp
show route protocol bgp terse
display bgp routing-table peer 10.0.0.1 advertised-routes
display bgp routing-table peer 10.0.0.1 received-routes
show ip bgp neighbors 10.0.0.1 advertised-routes
show ip bgp neighbors 10.0.0.1 received-routes
show route advertising-protocol bgp 10.0.0.1
show route receive-protocol bgp 10.0.0.1