Options

Trunk Link

EvertonianEvertonian Member Posts: 18 ■□□□□□□□□□
What is the best command to find which ports specifically are operating as trunks?


Thanks

Comments

  • Options
    livenliven Member Posts: 918
    show interfaces trunk

    works on a 2960...

    Dunno about the other types...

    ok just tried it on a 2950

    works there as well.
    encrypt the encryption, never mind my brain hurts.
  • Options
    sprinkl3ssprinkl3s Member Posts: 92 ■■□□□□□□□□
    show interface status
  • Options
    larkspurlarkspur Member Posts: 235
    on 6500's catos
    sh port x

    6500's IOS

    sh int trunk
    or
    sh int trunk mod x
    just trying to keep it all in perspective!
  • Options
    NetstudentNetstudent Member Posts: 1,693 ■■■□□□□□□□
    I'm kinda partial to Mwgood's idea with the pipe. If all your looking for is trunk associations and nothing more, its a good command.



    http://www.techexams.net/forums/viewtopic.php?t=27607

    sh int status | in trunk
    There is no place like 127.0.0.1 BUT 209.62.5.3 is my 127.0.0.1 away from 127.0.0.1!
  • Options
    mikearamamikearama Member Posts: 749
    Netstudent wrote:
    sh int status | in trunk

    Yep, my favourite too.
    There are only 10 kinds of people... those who understand binary, and those that don't.

    CCIE Studies: Written passed: Jan 21/12 Lab Prep: Hours reading: 385. Hours labbing: 110

    Taking a time-out to add the CCVP. Capitalizing on a current IPT pilot project.
  • Options
    SlowhandSlowhand Mod Posts: 5,161 Mod
    Netstudent wrote:
    sh int status | in trunk
    Yup, the pipe-function is one of those quirky reminders of the UNIX roots of the IOS. It was kind of funny, I felt pretty comfortable on the IOS command-line, since I studied Linux+ right before moving on to CCNA. Searching and sorting tricks like this make life a lot easier.

    Free Microsoft Training: Microsoft Learn
    Free PowerShell Resources: Top PowerShell Blogs
    Free DevOps/Azure Resources: Visual Studio Dev Essentials

    Let it never be said that I didn't do the very least I could do.
  • Options
    EvertonianEvertonian Member Posts: 18 ■□□□□□□□□□
    stupid question but how do i put in a pipe character??? what key stroke combination?
  • Options
    NetstudentNetstudent Member Posts: 1,693 ■■■□□□□□□□
    It should be right below your backspace key buddy. It has 2 little vertical tick marks and a backslash. It requires the shift key combination like any other subcharacter.
    There is no place like 127.0.0.1 BUT 209.62.5.3 is my 127.0.0.1 away from 127.0.0.1!
Sign In or Register to comment.