Install guide

Software Release 2.6.4 15
Software Release 2.6.4
C613-10404-00 REV A
If none is specified, the switch does not create router ports at all.
To add and delete reserved IP multicast addresses to and from the list of router
multicast addresses specified by the set igmpsnooping routermode command
when the ip parameter is selected, use the commands:
add igmpsnooping routeraddress
delete igmpsnooping routeraddress
The IP addresses specified must be from 224.0.0.1 to 224.0.0.255.
To display information about the current list of configured IP multicast router
addresses configured on your switch, use the command:
show igmpsnooping routeraddress
For more information about IGMP Snooping, see the IP Multicasting chapter of
the Software Reference.
IP Route Filter Changes to Protocol
Parameter
IP routing filters affect the interaction between routing protocols, such as RIP
and OSPF, and the IP route table. Route filters control which routes received by
routing protocols are added to the IP route table, and which routes in the route
table can be advertised by routing protocols.
IP routing filters can no longer be applied to static routes and interface routes.
The list of options accepted by the protocol parameter in the add ip route filter
and set ip route filter commands has been modified. The new syntax is:
add ip route filter[=filter-id] ip=ipadd mask=ipadd
action={include|exclude} [direction={receive|send|both}]
[interface=interface] [nexthop=ipadd] [policy=0..7]
[protocol={any|egp|ospf|rip}]
set ip route filter=filter-id [ip=ipadd] [mask=ipadd]
[action={include|exclude}] [direction={receive|send|
both}] [interface=interface] [nexthop=ipadd] [policy=0..7]
[protocol={any|egp|ospf|rip}]
For more information about static routes and interface routes, see the Internet
Protocol (IP) chapter of the Software Reference.