Specifications

2-2
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-23401-02
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
aggregate interval
Examples This example shows how to identify and apply a VLAN access map vmap4 to VLANs 5 and 6 that causes
the VLAN to forward an IP packet if the packet matches the conditions defined in access list al2:
Switch(config)# vlan access-map vmap4
Switch(config-access-map)# match ip address al2
Switch(config-access-map)# action forward
Switch(config-access-map)# exit
Switch(config)# vlan filter vmap4 vlan-list 5-6
Related Commands
aggregate interval
To configure an aggregate interval for an IP Service Level Agreements (SLAs) Metro-Ethernet 3.0
(Y.1731) operation, use the aggregate interval command in IP SLA Y.1731 delay or IP SLA Y.1731 loss
configuration mode. To return to the default, use the no form of this command.
aggregate interval seconds
no aggregate interval
Syntax Description
Defaults The default aggregate interval is 900 seconds.
Command Modes P SLA Y.1731 delay configuration (config-sla-y1731-delay)
IP SLA Y.1731 loss configuration (config-sla-y1731-loss)
Command History
Command Description
access-list {deny | permit} Configures a standard numbered ACL.
ip access-list Creates a named access list.
mac access-list extended Creates a named MAC address access list.
match (access-map
configuration)
Defines the match conditions for a VLAN map.
show vlan access-map Displays the VLAN access maps created on the switch.
vlan access-map Creates a VLAN access map.
seconds Length of time in seconds. The range is from 1 to 65535. The default is 900.
Release Modification
15.2(4)S This command was introduced.