Chapter 46 MAC Commands
46.3.3 MAC Count Disable CommandSyntax:
ras> switch mac count disable <portlist>
where
<portlist> | = You can specify a single DSL port <1>, all DSL ports <*> or a |
| list of DSL ports <1,3,5>. You can also include a range of ports |
| <1,5,6~10>. |
This command disables the MAC filtering feature on the specified DSL port(s).
The following example turns off the MAC count filter on DSL port 4.
Figure 169 MAC Count Disable Command Example
ras> switch mac count disable 4
46.3.4 MAC Count Set CommandSyntax:
ras> switch mac count set <portlist> <count>
where
<portlist> | = | You can specify a single DSL port <1>, all DSL ports <*> or a |
|
| list of DSL ports <1,3,5>. You can also include a range of ports |
|
| <1,5,6~10>. |
<count> | = | Set the limit for how many MAC addresses that a port may |
|
| dynamically learn. For example, if you are configuring port 2 |
|
| and you set this field to "5", then only five devices with |
|
| dynamically learned MAC addresses may access port 2 at any |
|
| one time. A sixth device would have to wait until one of the five |
|
| learned MAC addresses ages out. |
|
| The valid range is from “1” to “128”. |
This command sets the limit for how many MAC addresses may be dynamically learned on the specified DSL port(s).
The following example sets the MAC count filter to allow up to 50 MAC addresses to be dynamically learned on DSL port 7.
Figure 170 MAC Count Set Command Example
ras> switch mac count set 7 50
| 311 |
|
|