cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
738
Views
0
Helpful
2
Replies

2948 VLAN and port configuration

diastiago
Level 1
Level 1

I want to know what are the comands to setup a port on a old CATO's switch with the following information:

switchport access vlan XX

switchport mode access

no cdp enable

spanning-tree portfast

I can do that on a IOS, but I am strugling on the old system.

2 Replies 2

Jon Marshall
Hall of Fame
Hall of Fame

Hi

switchport access vlan XX =

set vlan XX "port number"

switchport mode access =

no real equivalent really. All ports are access ports unless you set them up as trunks.

no cdp enable =

set cdp disable ( you can use this globally or on ports )

spanning-tree portfast =

set spantree portfast "port number"

HTH

Jon

Jon,

Thanks for the quick reply. it works fine

TD

Review Cisco Networking products for a $25 gift card