Configuration Guide
QoS Configuration
Command
Description
Ruijie#
configure terminal
Enter the configuration mode
Ruijie(config)#
ip
access-list
extended
{id|name
}
…
Ruijie(config)#
ip
access-list
standard
{
id
|
name
}
…
Ruijie(config)#
mac
access-list
extended
{id|
name
}
…
Ruijie(config)#
expert
access-list
extended{
id
|
name
}
…
Ruijie(config)#
ipv6
access-list
extended name
…
Ruijie(config)#
access-list id
[…]
Create ACL
Please refer to the chapter of ACL
Ruijie(config)#
[no]
class-map
class-map-name
Create and enter into the class map configuration
mode, where class-map-name is the name of the
class map to be created.
The no option will delete an existing class map
Ruijie(config-cmap)#
[no]
match
access-group
{
acl-num |
acl-name }
Set the matching ACL, where a
cl-name
is the
name of the created ACL,
acl-num is the ID of the created ACL; the no option
delete that match.
For example, the following steps creates a class-map named class1, which is associated
with a ACL:acl_1. This class-map will classify all TCP messages with port 80.
Ruijie(config)#
ip access-list extended
acl_1
Ruijie(config-ext-nacl)#
permit tcp any any eq
80
Ruijie(config-ext-nacl)#
exit
Ruijie(config)#
class-map
class1
Ruijie(config-cmap)#
match access-group
acl_1
Ruijie(config-cmap)#
end
Configuring Policy Maps
You may create and configure Policy Maps through the following steps:
Command
Description
Ruijie#
configure terminal
Enter the configuration mode
Содержание RG-S2900G-E Series
Страница 1: ...RG S2900G E Series Switch RGOS Configuration Guide Release 10 4 2b12 p1 ...
Страница 91: ...Configuration Guide Configuring PoE Configuration ...
Страница 133: ...Configuration Guide EEE Configuration ...
Страница 319: ...Configuration Guide QinQ Configuration ...
Страница 408: ......
Страница 409: ...IP Routing Configuration 1 Static Route Configuration ...
Страница 412: ......
Страница 413: ...Multicast Configuration 1 IGMP Snooping Configuration 2 MLD Snooping Configuration ...
Страница 621: ...Configuration Guide CPU Protection Configuration udp helper 180 4 dhcp client 180 4 lacp 180 4 ...
Страница 757: ......
Страница 758: ...ACL QoS Configuration 1 Access Control List Configuration 2 QoS Configuration ...
Страница 801: ...Reliability Configuration 1 RLDP Configuration 2 TPP Configuration 3 SEM Configuration ...
Страница 901: ...Configuration Guide ERSPAN Configuration ...
Страница 902: ...Web based Configuration 1 Web based Configuration ...