Cisco Systems PA-MC-8TE1 Manual De Usuario

Descargar
Página de 90
lex input-type-list
To assign an access list that filters Ethernet packets by type code, use the lexinput-type-list command in
interface configuration mode. To remove an access list from an interface, use the no form of this command.
lex input-type-list access-list-number
no lex input-type-list lex input-type-list command
Syntax Description
Number of the access list that you assigned with the
access-list command. It can be a number in the range
200 to 299.
access-list-number
Command Default
No access lists are preassigned to a LAN Extender interface.
Command Modes
Interface configuration
Command History
Modification
Release
This command was introduced.
10.3
This command is no longer supported in Cisco_IOS Mainline or
Technology-based (T) releases. It may continue to appear in Cisco_IOS
12.2S-family releases.
12.2(15)T
Usage Guidelines
Filtering is done on the LAN Extender chassis.
The LAN Extender interface does not process masks. Therefore, you should omit the mask from the access-list
commands.
For LAN Extender interfaces, an implicit permit everything entry is automatically defined at the end of an
access list. Note that this default differs from other access lists, which have an implicit deny everything entry
at the end of each access list.
Examples
The following example applies access list 220 to LAN Extender interface 0. This access list denies all AppleTalk
packets (packets with a type field of 0x809B) and permits all other packets.
Router(config-if)#
access-list 220 deny 0x809B 0x0000
Router(config)#
interface lex 0
Router(config-if)#
lex input-type-list 220
Cisco IOS Interface and Hardware Component Command Reference    
35
l2 vfi manual through loopback PA-MC-8TE1 + port adapter
lex input-type-list