User Manual

71
GigaX2024B L2 Managed Switch User Manual
5.3.17.5 qos ingress bandwidth
This command used to set the Qos bandwidth informational parameter for the
incoming packets.
CLI Syntax: qos ingress bandwidth LIMIT_RATE BURST_RATE
Example: (config)# interface fa1/0/2
(config-if)# qos ingress bandwidth 10
5.3.18 SNMP
5.3.18.1 show rmon statistics
To show rmon statistics IFNAME status.
CLI Syntax: show rmon statistics [IFNAME]
Example: ASUS# show rmon statistics fa1/0/1
5.3.18.2 show snmp-server community
To show snmp-server community.
CLI Syntax: show snmp-server community
Example: ASUS# show snmp-server community
5.3.18.3 snmp-server host
This command sets the SNMP host information.
CLI Syntax: snmp-server host A.B.C.D
Example: (config)# snmp-server host 192.168.8.31
5.3.19 Filter
5.3.19.1 deny any host
Use the deny MAC access list configuration command on the switch to prevent
non-IP traffic from being forwarded if the conditions are matched. Use the no
form of this command to remove a deny condition from the named MAC access
list.
CLI Syntax: deny any host MACADDR [IFNAME]
Example: (config-acl)# deny any host c2f3.220a.12f4 [fa1/0/2]