Cisco Command | Juniper Command | 3COM Command | Co-Ordinating Definition |
show run | sh configuration | DIS CURRENT-CONFIG | Show running configuration |
sh ver | sh ver | DIS VER | Show version |
show ip interface brief | show interface terse | DIS IP INT BRIEF | displays the status of interfaces configured for IP |
show interface [intfc] | show interfaces [intfc] detail | DIS INT [intfc] | displays the interface configuration, status and statistics. |
show controller intfc | show interfaces intfc extensive | | displays information about a physical port device |
show interface | incl (proto|Desc) | show interfaces description | | displays the interface configuration, status and statistics |
show ip route | show route | | displays summary information about entries in the routing table |
show ip bgp summary | show bgp summary | | displays the status of all Border Gateway Protocol (BGP) connections |
show ip bgp net mask | show route protocol bgp prefix | | will show you how that route is being advertised, look for the first line |
show ip bgp net mask longer-prefixes | show route range prefix | | will show you how that route is being advertised, look for the first line |
show ip bgp regexp AS-regexp | show route aspath-regexp "AS-regexp" | | displays routes matching the autonomous system (AS) path regular expression |
show ip bgp neighbors neigh received-routes | show route receive-protocol bgp neigh
show route source-gateway neigh protocol bgp | | Shows whether a neighbor supports the route refresh capability |
show ip bgp neighbor neigh advertised-routes | show route advertising-protocol bgp neigh | | Shows whether a neighbor supports the route refresh capabilty |
show clns neighbors | show isis adjacency | | displays both ES and IS neighbors |
show clns interface | show isis interface | | shows specific information about each interface |
show ip route isis | show isis routes | | displays the current state of the the routing table |
show isis topology | show isis spf | | displays a list of all connected routers in all areas |
|
|
|
|