100% found this document useful (5 votes)
3K views

Cisco-Juniper Commands Comparison

The document compares Cisco and Juniper commands for displaying routing, interface, BGP, and diagnostic information. It provides Cisco commands like "show ip interface brief" and their Juniper equivalents like "show interfaces terse" to view interface status and configuration. It also lists commands for showing routing tables, BGP summaries and neighbors, ISIS/OSPF status and databases, system information, logging, and ping tests between the two vendor platforms.

Uploaded by

ich8dich
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (5 votes)
3K views

Cisco-Juniper Commands Comparison

The document compares Cisco and Juniper commands for displaying routing, interface, BGP, and diagnostic information. It provides Cisco commands like "show ip interface brief" and their Juniper equivalents like "show interfaces terse" to view interface status and configuration. It also lists commands for showing routing tables, BGP summaries and neighbors, ISIS/OSPF status and databases, system information, logging, and ping tests between the two vendor platforms.

Uploaded by

ich8dich
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

www.routerzone.

com

Cisco and Juniper Command Comparison Chart


With thanks to David Evans

Cisco Command
show ip interface brief show interface [intfc] show controller intfc show interface | incl (proto|Desc) show ip route show ip bgp summary show ip bgp net mask show ip bgp net mask longer-prefixes show ip bgp regexp ASregexp

Juniper Command
show interface terse show interfaces [intfc] detail show interfaces intfc extensive show interfaces description show route show bgp summary show route protocol bgp prefix show route range prefix

Co-Ordinating Definition
displays the status of interfaces configured for IP displays the interface configuration, status and statistics. displays information about a physical port device displays the interface configuration, status and statistics displays summary information about entries in the routing table displays the status of all Border Gateway Protocol (BGP) connections will show you how that route is being advertised, look for the first line will show you how that route is being advertised, look for the first line

show route aspath-regexp displays routes matching the autonomous system (AS) "AS-regexp" path regular expression show route receiveprotocol bgp neigh show route sourcegateway neigh protocol bgp show route advertisingprotocol bgp neigh show isis adjacency show isis interface show isis routes show isis spf show ospf neighbor show ospf interface show ospf route show ospf database show version, show system uptime

show ip bgp neighbors neigh received-routes

Shows whether a neighbor supports the route refresh capability

show ip bgp neighbor neigh advertised-routes show clns neighbors show clns interface show ip route isis show isis topology show ip ospf interface show ip ospf interface show ip route ospf show ip ospf database

Shows whether a neighbor supports the route refresh capabilty displays both ES and IS neighbors shows specific information about each interface displays the current state of the the routing table displays a list of all connected routers in all areas shows neighbor ID, Priority, IP, & State if the neighbor router, dead time. shows neighbor id, pri, state, dead time, address and interface display the current state of the routing table display list of information related to the OSPF database for a specific communication server display the system hardware config., software version, and name and source of configuration files and boot images

show version

www.routerzone.com

show diags show processes cpu show tech-support show logging show route-map name show ip prefix-list name show ip community-list list show environment all

show chasis hardware show system process request support info show log messages show policy name show policy name configure, show policy-options community name show chassis environment ping dest rapid (for cisco like output) ping dest (for unix like output) ping dest bypass-routing monitor start messages monitor stop set cli screen-length 0

displays power-on diagnostics status displays utilization statistics displays the current software image, configuration, controllers, counters, stacks, interfaces, memory and buffers display the state of logging to the syslog displayall route-maps configured or only the one specified display information about a prefix list or prefix list entries display routes that are permitted by BGP community list displays temperature and voltage information on the console

ping dest

to check to see if a destination is alive

ping (setting source int) terminal monitor terminal no monitor terminal length 0

to check to see if a destination is alive Change console terminal settings Change console terminal settings sets the length for displaying command output

You might also like