D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 45

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
37
3-25 action
This command is used to set the forwarding, drop, and redirect actions of submaps in the VACL mode. Use the no
command to return to the default configuration.
action forward
no action forward
action drop
no action drop
action redirect {port_id}
no action redirect {port_id}
Parameters
Command Default Level
Level: 12
Usage Guideline
One submap can only be associated with an IP ACL or a MAC ACL. You can not
associate a submap with both an IP ACL and a MAC ACL.
One submap can only be associated with at most 8 ACLs.
One submap can not be associated with an non-existent ACL.
One submap can not be associated with an ACL, which is NULL ACL.
Example
This example shows how to configure matching content in the submap.
DXS-3600-32S(config)# vlan access-map vlan-map 20
DXS-3600-32S(config-access-map)# match ip address 10 20 sp1 30 sp2
DXS-3600-32S(config-access-map)# end
DXS-3600-32S# show vlan access-map
VLAN access-map vlan-map 20
match ip address: 10,20,sp1,30,sp2
action: forward
DXS-3600-32S# configure terminal
DXS-3600-32S(config)# vlan access-map vlan-map 30
DXS-3600-32S(config-access-map)# match mac address 6710 6720 ext_mac 7760
DXS-3600-32S(config-access-map)# end
DXS-3600-32S# show vlan access-map
VLAN access-map vlan-map 20
match ip address: 10,20,sp1,30,sp2
action: forward
VLAN access-map vlan-map 30
match mac address: 6710,6720,ext_mac,7760
action: forward
DXS-3600-32S#
port_id Specifies the redirection port used.
Default
Default action is forward.
Command Mode
Access-map Configuration Mode.
Command Default Level
Level: 12
Usage Guideline
One submap has only one action.
The submap action is applied to all the associated ACLs.
Loading ...
Loading ...
Loading ...