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 ___

Problem with sbdrop panic

2011-11-10 Thread Chen, Kang (NSN - CN/Hangzhou)
Hi, freebsd expert I'm using freebsd 6.2 version and I encounter a sbdrop panic problem. I establish several sctp association between client and server, after I restart the client, then the server also restart caused by sbdrop panic. Hopefully can get your help with this problem. Best Regards, C