Page 1 of 1

Ip Routing

Posted: 23 Dec 2011 10:48
by ram
Hi guys,

Can anyone tell me in 6850 switch what is the command for enable routing (i.e in cisco Ip routing).


Regards,
Ram

Re: Ip Routing

Posted: 23 Dec 2011 14:35
by one6f
Hi,
6850 is a Layer3 device, hence routing locally is already enabled, supporting both IPv4 and IPv6.
To disable inter-vlan routing use
ip interface Vlan_Name no forwarding

For enabling optional advanced routing use
ip load rip
ip load ospf
and so on...

Re: Ip Routing

Posted: 24 Dec 2011 01:01
by ram
Hi,

Thanks A lot man .

Regards,
Ram