User Manual

Standard IP access list 1
permit 10.0.6.1 0.0.0.255
deny 10.0.7.1
permit 10.0.7.2 0.0.0.255
MAC access list 110
permit mac any 00A0.DE77.0000 0000.0000.FFFF
Extended IP access list 2101
permit tcp host 192.168.100.1 any
permit tcp any 192.168.100.1 0.0.0.255
deny tcp any any
IPv6 access list 3010
permit fe80:db8:2a0:1::/64
deny fe80::/16
13.1.18 Show access list applied to interface
[Syntax]
show access-group
[Input mode]
unprivileged EXEC modepriviledged EXEC mode
[Description]
For each interface, shows the ID of all access lists that are applied.
[Example]
Show a list.
SWP1>show access-group
Interface ge7 : MAC access group 110 in
Interface ge15 : IP access group 1 out
Interface ge16 : IP access group 2101 in
Interface ge17 : IPv6 access group 3010 in
13.2 QoS (Quality of Service)
13.2.1 Enable/disable QoS
[Syntax]
mls qos enable
no mls qos
[Initial value]
mls qos enable
[Input mode]
global configuration mode
[Description]
Enables QoS.
If this command is executed with the "no" syntax, QoS is disabled. At this time, the related QoS settings are also deleted.
[Note]
If the flow control system setting is enabled, it is not possible to enable QoS.
Many of the commands related to QoS cannot be executed unless QoS is left enabled.
[Example]
Enable QoS.
SWP1(config)#mls qos enable
Disable QoS.
SWP1(config)#no mls qos
178 | Command Reference | Traffic control