Dec 11, 2006 #1 drbk563 IS-IT--Management Joined Nov 21, 2006 Messages 194 Location US Can anyone tell me if there is a command which I can use such as "sh int trunk" to see if any trunks are defined on a 2900 XL switch? Thank You
Can anyone tell me if there is a command which I can use such as "sh int trunk" to see if any trunks are defined on a 2900 XL switch? Thank You
Dec 11, 2006 1 #2 globalchicken MIS Joined Nov 24, 2006 Messages 166 Location US Couple of ways. If you are curious about the interface then do sh int fa0/0 trunk sh int trunk sh int switchport Or even sh vlan. If the port is not a member of a vlan, Its probably a trunk. Upvote 0 Downvote
Couple of ways. If you are curious about the interface then do sh int fa0/0 trunk sh int trunk sh int switchport Or even sh vlan. If the port is not a member of a vlan, Its probably a trunk.
Dec 11, 2006 1 #3 KiscoKid ISP Joined Nov 17, 2002 Messages 1,279 Location GB Try "show interface fax/y switchport" to view individual ports and their potential trunking status Or to view all ports and their status, try the "show interface status" command Upvote 0 Downvote
Try "show interface fax/y switchport" to view individual ports and their potential trunking status Or to view all ports and their status, try the "show interface status" command
Dec 11, 2006 Thread starter #4 drbk563 IS-IT--Management Joined Nov 21, 2006 Messages 194 Location US Thank you both for the commands. Upvote 0 Downvote
Dec 12, 2006 #5 UnaBomber Technical User Joined Aug 10, 2003 Messages 166 Location GB sh run is also a good one B-) UnaBomber ccnp mcse2k Upvote 0 Downvote