724
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
M
ULTICAST
C
OMMANDS
IPV
6
MULTICAST
ROUTE
-
LIMIT
ipv6 multicast route-limit
Overview
Use this command to limit the number of multicast routes that can be added to an
IPv6 multicast routing table.
Use the no variant of this command to return the IPv6 route limit to the default.
Syntax
ipv6 multicast route-limit <
limit
> [<
threshold
>]
no ipv6 multicast route-limit
Default
The default limit and threshold value is 2147483647.
Mode
Global Configuration
Usage
This command limits the number of multicast IPv6 routes (mroutes) that can be
added to a router, and generates an error message when the limit is exceeded. If
the threshold parameter is set, a threshold warning message is generated when
this threshold is exceeded, and the message continues to occur until the number
of mroutes reaches the limit set by the limit argument.
Examples
awplus#
configure terminal
awplus(config)#
ipv6 multicast route-limit 34 24
awplus#
configure terminal
awplus(config)#
no ipv6 multicast route-limit
Parameter
Description
<limit>
<
1-2147483647
>
Number of routes.
<threshold>
<
1-2147483647
>
Threshold above which to generate a warning
message. The mroute warning threshold must not exceed the
mroute limit.