![SignaMax 065-7434 Скачать руководство пользователя страница 472](http://html.mh-extra.com/html/signamax/065-7434/065-7434_configuration-manual_1268429472.webp)
104
SIGNAMAX LLC • www.signamax.eu
switch(config-meter)#end
switch#show traffic-meter
The configured meters are displayed as follows:
traffic-meter mt1 (valid meter config)
meter mode srtcm 5000 1514 1514
meter action red drop
meter action yellow drop
traffic-meter mt2 (valid meter config)
meter mode srtcm 1000 1514 1514
meter action red drop
meter action yellow drop
traffic-meter mt3 (valid meter config)
meter mode srtcm 50000 1514 1514
meter action red drop
meter action yellow drop
We can see that the configuration of the meter is
valid. By default, the processing to the red and
yellow packets is discarding.
switch#show action-group
Check the configuration of the action group
again:
action-group act1
meter mt1 (active meter)
action-group act2
meter mt2 (active meter)
action-group act3
meter mt3 (active meter)
Here, the status of the configured meters in the
action group becomes active.
switch#config terminal
Next, apply the configured ACL to port 0/1.
switch(config)#port 0/1
switch(config-port-0/1)#ip access-
group cs1 in
switch(config-port-0/1)#end
switch#show acl-object port 0/5
After applying it to the object, display the status
of the ACL object:
Object type:port IP ACL name:cs1 (valid)
ip access-list standard cs1 (number of rules =
3)
10 permit 10.0.0.0 0.0.0.255 action-group act1
(active)
20 permit 10.0.1.0 0.0.0.255 action-group act2
(active)
30 permit any action-group act3 (active)
Here, the status of ACL named csl bound to the
object of the port is valid. This means that the
binding is successfully distributed with hardware
resources and the configuration is valid. When
hardware resources are insufficient, the status
may be invalid. Here, the resources occupied by
the other objects in the system may be released,
and then the system redistributes the resources
for the ACL. Therefore, the status of the ACL
besomes valid.
Содержание 065-7434
Страница 1: ...24 Port 10 100 L3 Switch Model 065 7434 Configuration Guide Revision A1 ...
Страница 245: ...245 SIGNAMAX LLC www signamax eu Application Example Example of configuring DHCP Snooping ...
Страница 302: ...302 SIGNAMAX LLC www signamax eu Default status no switching interface ...
Страница 368: ......
Страница 655: ...287 SIGNAMAX LLC www signamax eu Sub VLAN members in the system ...