Wednesday 17 June 2020

Cisco IOS-XR vs Juniper Commands Cheat Sheet

Here's the Cisco IOS-XR commands vs Juniper OS commands
      CISCO IOS-XR              JUNIPER         
                                  BASIC                       
           show                                           show                    
          | include                | match
          ..formal |                                      display set             
           configure                    configure/edit
           shutdown                                        disable                
           no shutdown delete interface <interface> disable
            no                                           delete                   
           clear               clear
            show running-config                        show configuration         
            show version            show version
           show tech-support                    request support information       
    show configuration (after change)    show | compare (after change)
        clear counters <interface>          clear interface statistics <int>      
      clear line <line><line number>   request system logout <username>
            terminal length <num>                 set cli screen-length <num>     
            terminal width <num>       set cli screen-width <num>
                terminal monitor                     monitor start messages       
           terminal monitor disable          monitor stop messages
                  show clock                           show system uptime         
               show processes cpu          show system processes
                show logging                           show log messages          
                      ping                    ping
                  traceroute                                traceroute            
           show ip interface brief            show interface terse
                  show route                      show route forwarding-table     
              show route static        show route protocol static
               show route summary                     show route summary          
                show protocols            show route protocol
                show route ipv6                     show route table inet6.0      
            show interface be<xx>           show interface ae<xx>
        monitor interface <interface>            monitor interface <interface>    
                    reload            request system reboot
                   show users                          show system users          
          show diag / show inventory          show chassis hardware
                  show history                           show cli history         
                      dir             show system storage
                show enviroment                     show chassis environment      
              show memory summary        show chassis routing-engine
              show platform                           show chassis fpc            
          show controllers <interface> show interface diagnostic optics <int>
             show access-lists                          show firewall             
                          OSPF                    
               show osfp neighbor                      show ospf neighbor         
               show ospf database           show ospf database
               show ospf interface                     show ospf interface        
               show route ospf         show route protocol ospf 
                                         ISIS                     
             show clns neighbor                       show isis adjacency         
             show isis database             show isis database
                show isis route                         show isis route           
             show isis topology         show isis route topology  
             show isis interface                    show isis interface           
                                         BGP                      
                    show bgp                       show route protocol bgp        
                 show bgp summary             show bgp summary
               show bgp neighbors                  show bgp neighbors
           show bgp neighbor <ip> advshow route advertising-protocol bgp<ip>
      show bgp neighbor <ip>routes          show route received-protocol bgp <ip> 
        show bgp ipv6 unicast summary            show bgp summary
         show bgp all all summary                      show bgp summary 
    show bgp ipv6 unicast neigh <ip> advshow route advertising-protocol bgp<ip>
 show bgp ipv6 unicast neighbor <ip> routes  show route received-protocol bgp<ip> 
                show bgp regexp        show route aspath-regex
               show route bgp                       show route protocol bgp       
                                       MPLS                      
          show mpls ldp summary                         show ldp overview         
             show mpls interface             show mpls interface
        show mpls ldp neighbor brief                      show ldp neighbor       
              show rsvp interface              show rsvp interface
               show rsvp neighbors                       show rsvp neighbors      
                                  MULTICAST                    
              show mfib/mrib route                     show multicast route       
                show pim interface             show pim interface
                show pim neighbor                       show pim interface        
                show igmp interface             show igmp interface

No comments:

Post a Comment