Link to home
Start Free TrialLog in
Avatar of dsterling
dsterling

asked on

Show Interface trunk does not show all trunk interfaces?

When i do a sh int trunk there is a trunk port that is not showing up and I don't know why, it's a Catalyst 4500, other trunk ports show up, but for some reason I don't know of one trunk port does not show up?

Here is the trunk port config for the port that does not show up:
interface GigabitEthernet5/3
 switchport trunk native vlan 300
 switchport trunk allowed vlan 2-97,99-4094
 switchport mode trunk
 switchport nonegotiate
 udld port aggressive
 channel-group 1 mode active
 spanning-tree portfast disable
end
SOLUTION
Avatar of ArneLovius
ArneLovius
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi,

Is the port is up:?

sh int GigabitEthernet5/3
sh int GigabitEthernet5/3 switch
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial