 vipergg
join:2003-12-17
| reply to altu Re: [Config] Secondary VLAN issue
First of all you can only have 1 SVI on the 2950 active at a time , this address is to manage the switch only so you need to determine which vlan you want the 2950 managed in , vlan 1 or vlan 20 . If you use vlan 20 like you currently have on the 2950 then the default gateway would point to the 3560 interface for vlan 20 (10.27.22.250) . Then I think the only other thing you would need is to put in a default static route on the 3560 pointing towards the pix address (ip route 0.0.0.0 0.0.0.0 192.168.0.254 ) . The other reccomendation would be to let the 3560 be the vtp server and the 2950 as the client . |