Chapter 46 MAC Commands
This command sets whether the
The following example sets DSL port 5 to allow frames from the MAC addresses specified for DSL port 5.
Figure 164 MAC Filter Mode Command Example
ras> switch mac filter mode 5 accept
46.2.5 MAC Filter Set CommandSyntax:
ras> switch mac filter set <port> <mac> [<mac> <mac> ...]
where
<port> | = | The number of a DSL port. |
<mac> | = | The source MAC address in "00:a0:c5:12:34:56" format. |
This command adds an allowed source MAC address on the specified DSL port. The following example adds source MAC address 00:a0:c5:12:34:56 for DSL port 5.
Figure 165 MAC Filter Set Command Example
ras> switch mac filter set 5 00:a0:c5:12:34:56
46.2.6 MAC Filter Delete CommandSyntax:
ras> switch mac filter delete <port> <mac> [<mac> <mac> ...]
where
<port> | = | The number of a DSL port. |
<mac> | = | The source MAC address in "00:a0:c5:12:34:56" format. |
This command removes a configured source MAC address from the DSL port that you specify.
The following example removes the source MAC address of 00:a0:c5:12:34:56 from the MAC filter for DSL port 5.
Figure 166 MAC Filter Delete Command Example
ras> switch mac filter delete 5 00:a0:c5:12:34:56
| 309 |
|
|