42
snooping immediate-leave
No command
Gateway(config)# no ip igmp
snooping
Disable IGMP/MLD Snooping function.
Gateway(config)# no ip igmp
snooping immediate-leave
Disable immediate leave function.
Show command
Gateway(config)#show ip igmp
snooping
Show current IGMP/MLD snooping status
including immediate leave function.
Gateway(config)#show ip igmp
snooping groups
Show IGMP/MLD group table.
Gateway(config)#show ip igmp
snooping status
Show IGMP/MLD Snooping status.
5. Configure Routing
Command
Parameter Description
Gateway(config)# ip route static
Enable static route function. A static route
is a pre-determined pathway that packets
can travel to reach a specific destination
network.
Gateway(config)# ip route static
[1-20]
[1-20]
Specify the index number of static route.
Gateway(config-static-route-
no.)# active
Enable the static route specified.
Gateway(config-static-route-
no.)# address [A.B.C.D]
[255.x.x.x] [A.B.C.D]
[A.B.C.D]
Specify the destination IP address of the
static route
[255.x.x.x]
Specify the subnet mask of the destination
network of the static route.
[A.B.C.D]
Specify the IP address of a gateway
through which this static route will send the
packets to the destination network.
Gateway(config-static-route-
no.)# address [wan | lan]
[wan | lan]
Specify an interface of the Residential
Gateway from which the static route will
forward the packets to the destination
network.
Gateway(config-static-route-
no.)# metric [1-15]
[1-15]
Specify metric value. Metric is the cost of a
route to a destination network.
No command
Gateway(config)# no ip igmp
snooping
Disable IGMP/MLD Snooping function.
Gateway(config)# no ip igmp
snooping immediate-leave
Disable immediate leave function.
Show command
Gateway(config)#show ip igmp
snooping
Show current IGMP/MLD snooping status
including immediate leave function.