|
|
Description:
|
cdmipIpRouteMulticastOptions OBJECT-TYPE
SYNTAX INTEGER{noRouting(1),
ethToSatRouting(2),
satToEthRouting(3),
satToEthAndEthToSatRouting(4)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Configures how router should handle multicast traffic.
Valid options are:
1. Do not forward any multicast traffic (drop all).
2. Forward multicast traffic from Ethernet to Satellite only.
3. Forward multicast traffic from Satellite to Ethernet only.
4. Forward multicast traffic in both directions."
DEFVAL { 1 }
|
|
|
|
|
|