cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1701
Views
0
Helpful
4
Replies

How to check trunk port on 3548 xl switch

mahesh18
Level 6
Level 6

How to check trunk port on 3548 xl switch

Hi all,

i have 3548 xl switch  i know on other switches i can use command

sh int trunk  but on this switch it  does not work.

do anyone knows which command we can use  to check trunk ports other then this

sh int fa switchport???????????

thanks

mahesh

2 Accepted Solutions

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

mahesh18 wrote:

How to check trunk port on 3548 xl switch

Hi all,

i have 3548 xl switch  i know on other switches i can use command

sh int trunk  but on this switch it  does not work.

do anyone knows which command we can use  to check trunk ports other then this

sh int fa switchport???????????

thanks

mahesh

Mahesh

Unfortunatley on the XL switches there is no equivalent command to "sh int trunk". Best you can do is save config to a text file and do a search for "trunk".

Jon

View solution in original post

Hello Mahesh,

usually this kind of switches support the command

show interface typex/y switchport

the output of this command can provide a lot of information

You should look for the lines containing the following words

admin state = configured state

operation state = current state

this show can tell if a port is acting as a trunk or not and other info

Hope  to help

Giuseppe

View solution in original post

4 Replies 4

Jon Marshall
Hall of Fame
Hall of Fame

mahesh18 wrote:

How to check trunk port on 3548 xl switch

Hi all,

i have 3548 xl switch  i know on other switches i can use command

sh int trunk  but on this switch it  does not work.

do anyone knows which command we can use  to check trunk ports other then this

sh int fa switchport???????????

thanks

mahesh

Mahesh

Unfortunatley on the XL switches there is no equivalent command to "sh int trunk". Best you can do is save config to a text file and do a search for "trunk".

Jon

Hi Jon

Many thanks again

Mahesh

Hello Mahesh,

usually this kind of switches support the command

show interface typex/y switchport

the output of this command can provide a lot of information

You should look for the lines containing the following words

admin state = configured state

operation state = current state

this show can tell if a port is acting as a trunk or not and other info

Hope  to help

Giuseppe

Hi guislar

Thanks for explanation.

Mahesh

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: