vlan | = | Specifies which VLAN this rule applies to. |
drop <src/dst/both> | = | Selects the behavior of the rule. |
|
| • src - drop packets coming from the specified |
|
| MAC address |
|
| • dst- drop packets going to the specified MAC |
|
| address |
|
| • both - drop packets coming from or going to the |
|
| specified MAC address |
An example is shown next. |
|
|
•Create a filtering rule called “filter1”.
•Drop packets coming from and going to MAC address 00:12:00:12:00:12 on VLAN.
sysname(config)#
sysname(config)#
33.8 Enabling Trunking
To create and enable a trunk, enter trunk followed by the ports which you want to group and press [ENTER].
Syntax:
trunk <T1T2T3T4T5T6>
trunk <T1T2T3T4T5T6> interface
where
<T1T2T3T4T5T6> | = | Enables the trunk. |
<T1T2T3T4T5T6> | = | Places ports in the trunk. |
interface |
|
|
<T1T2T3T4T5T6> lacp | = | Enables LACP in the trunk. |
An example is shown next. |
|
|
•Create trunk 1 on the switch.
•Place ports
258 | Chapter 33 Configuration Mode Commands |