Re: How to change vlan id without destroy and recreate a new vlan

2012-01-18 Thread Milan Obuch
On Wed, 18 Jan 2012 17:36:04 +0800 "Chen, Kang (NSN - CN/Hangzhou)" wrote: > Hello, > > As you know, if I want to create a new vlan interface face, I can use > the following command: > ifconfig vlan0 vlan 101 vlandev fxp0 > My question is, if I want to change the vlan id 101 to 202, if there > a

Re: How to change vlan id without destroy and recreate a new vlan

2012-01-18 Thread Matthias Apitz
El día Wednesday, January 18, 2012 a las 05:36:04PM +0800, Chen, Kang (NSN - CN/Hangzhou) escribió: > Hello, > > ... Please don't high-jack a thread by replying to a mail of me and just changing the Subject: to your needs; thanks in advance for paying attention matthias -- Matthias A

How to change vlan id without destroy and recreate a new vlan

2012-01-18 Thread Chen, Kang (NSN - CN/Hangzhou)
Hello, As you know, if I want to create a new vlan interface face, I can use the following command: ifconfig vlan0 vlan 101 vlandev fxp0 My question is, if I want to change the vlan id 101 to 202, if there anyway to do this without destroy it and recreate? BR, CK 2012-1-18 ___