Cisco me 3400 Guia De Referência

Página de 872
 
2-269
Cisco ME 3400 Ethernet Access Switch Command Reference
OL-9640-07
Chapter 2      Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands
permit (IPv6 access-list configuration)
Defaults
No IPv6 access list is defined. 
Command Modes
IPv6 access-list configuration
log
(Optional) Send an informational logging message to the console about 
the packet that matches the entry. (The level of messages logged to the 
console is controlled by the logging console command.)
The message includes the access list name and sequence number; whether 
the packet was permitted; the protocol, whether it was TCP, UDP, ICMP, 
or a number; and, if appropriate, the source and destination addresses and 
source and destination port numbers. The message is generated for the 
first packet that matches, and then at 5-minute intervals, including the 
number of packets permitted in the prior 5-minute interval.
log-input
(Optional) Provide the same function as the log keyword, but the logging 
message also includes the receiving interface.
routing
(Optional) Match packets with the routing extension header.
sequence value
(Optional) Specify the sequence number for the access list statement. The 
acceptable range is from 1 to 4294967295.
time-range name
(Optional) Specify the time range that applies to the permit statement. The 
name of the time range and its restrictions are specified by the time-range 
and absolute or periodic commands, respectively.
icmp-type
(Optional) Specify an ICMP message type for filtering ICMP packets. 
ICMP packets can be filtered by the ICMP message type. The type is a 
number from 0 to 255.
icmp-code
(Optional) Specify an ICMP message code for filtering ICMP packets. 
ICMP packets that are filtered by the ICMP message type can also be 
filtered by the ICMP message code. The code is a number from 0 to 255.
icmp-message
(Optional) Specify an ICMP message name for filtering ICMP packets. 
ICMP packets can be filtered by an ICMP message name or ICMP 
message type and code. The possible names are listed in the “Usage 
Guidelines” section.
ack
(Optional) Only for the TCP protocol: acknowledgment (ACK) bit set.
established
(Optional) Only for the TCP protocol: Means the connection has been 
established. A match occurs if the TCP datagram has the ACK or RST bits 
set. The nonmatching case is that of the initial TCP datagram to form a 
connection.
fin
(Optional) Only for the TCP protocol: Fin bit set; no more data from 
sender.
neq {port | protocol}
(Optional) Match only packets that are not on a given port number.
psh
(Optional) Only for the TCP protocol: Push function bit set.
range {port | protocol}
(Optional) Match only packets in the range of port numbers.
rst
(Optional) Only for the TCP protocol: Reset bit set.
syn
(Optional) Only for the TCP protocol: Synchronize bit set.
urg
(Optional) Only for the TCP protocol: Urgent pointer bit set.