Switching

last person joined: 3 days ago 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  Some Useful Ex Series Commands

    Posted 10-21-2014 00:52

    Hi

     

    Check these very useful commands while doing the troubleshooting

     

    show configuration | display set | match description ( To see the port description)
    show configuration | display set | match 0/0/2
    show interfaces terse | match inet  ( To see the interface ip address associated with Vlans / Port)
    show interfaces terse | grep inet
    show interfaces media detail | match "physical|pause" ( To show mac-pause on particluar ports)
    show ethernet-switching interfaces ge-0/0/6    ( To show the vlans assigned to interface)
    show interfaces media detail | match "Phy|Down"  ( To show the link status as per match criteria)

     

     



  • 2.  RE: Some Useful Ex Series Commands
    Best Answer

     
    Posted 10-21-2014 01:13

    Yes, these should provide a good start for any sort of investigation.

     

     

     

    =====

    If this worked for you please flag my post as an "Accepted Solution" so others can benefit. A kudo would be cool if you think I earned it.