Juniper vs Cisco vs Nokia(formerly Alcatel) SR show commands
Most of the companies have multi-vendor routers in their network. In order to make troubleshooting easy we would like to list down shows commands of Juniper, Cisco and Nokia (Formerly Alcatel) Service Router in this post.
OSPF Commands:

| Juniper | Cisco IOS | Alcatel SR |
| show ospf neighbor | sh ip ospf neighbor | show router ospf neighbor |
| show ospf neighbor extensive | sh ip ospf neighbor detail | show router ospf neighbor detail |
| clear ospf neighbor all | clear ip ospf <> process | clear router ospf neighbor |
| show ospf statistics | sh ip ospf statistics | show router ospf statistics |
| show ospf interface | sh ip ospf interface brief | show router ospf interface |
| show ospf interface extensive | sh ip ospf interface | show router ospf interface detail |
| show route protocol ospf | sh ip route ospf | show router ospf routes |
| show ospf database | sh ip ospf database | show router ospf database |
| show ospf database router advertising-router <x.x.x.x> | sh ip ospf database adv-router <x.x.x.x> | show router ospf database adv-router <x.x.x.x> |
BGP Commands:
| Juniper | Cisco | Alcatel SR |
| show bgp summary | sh ip bgp summary | show router bgp summary |
| show bgp neighbor | sh ip bgp neighbors | show router bgp neighbor |
| show route protocol bgp | sh ip route bgp | show router route-table protocol bgp |
| show route receive-protocol bgp <x.x.x.x> | sh bgp ipv4 unicast neighbors <x.x.x.x> received-routes | show router bgp neighbor <x.x.x.x> received-routes |
| show route advertising-protocol bgp <x.x.x.x> | sh bgp ipv4 unicast neighbors <x.x.x.x> advertised-routes | show router bgp neighbor <x.x.x.x> advertised-routes |
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest