Changing a Cisco Switch Port VLAN
switch01#sh int status
/server01
filtering...
Gi3/47 server01-5 (RSA) connected 482 full 100 10/100/1000BaseT
switch01#config t
Enter configuration commands, one per line. End with CNTL/Z.
switch01(config)#interface GigabitEthernet3/47
switch01(config-if)#switchport access vlan 482
switch01(config)#exit
switch01(config)#exit
switch01#write mem
switch01#sh ver
Cisco Internetwork Operating System Software
IOS (tm) s72033_rp Software (s72033_rp-IPSERVICES_WAN-M), Version 12.2(18)SXF7, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2006 by cisco Systems, Inc.
Compiled Thu 23-Nov-06 06:34 by kellythw
Image text-base: 0x40101040, data-base: 0x42A70000
[...]
cisco WS-C6509-E (R7000) processor (revision 1.2) with 458720K/65536K bytes of memory.
Processor board ID SMG1039NZR9
SR71000 CPU at 600Mhz, Implementation 0x504, Rev 1.2, 512KB L2 Cache
Last reset from s/w reset
SuperLAT software (copyright 1990 by Meridian Technology Corp).
X.25 software, Version 3.0.0.
Bridging software.
TN3270 Emulation software.

Leave a comment