Supported ethertypes and other traffic, Access rules for returning traffic, Allowing mpls – Cisco ASA 5505 User Manual

Page 676: Licensing requirements for access rules

Advertising
background image

34-6

Cisco ASA 5500 Series Configuration Guide using the CLI

Chapter 34 Configuring Access Rules

Licensing Requirements for Access Rules

Supported EtherTypes and Other Traffic

An EtherType rule controls the following:

EtherType identified by a 16-bit hexadecimal number, including common types IPX and MPLS
unicast or multicast.

Ethernet V2 frames.

BPDUs, which are permitted by default. BPDUs are SNAP-encapsulated, and the ASA is designed
to specifically handle BPDUs.

Trunk port (Cisco proprietary) BPDUs. Trunk BPDUs have VLAN information inside the payload,
so the ASA modifies the payload with the outgoing VLAN if you allow BPDUs.

IS-IS (supported in Version 8.4(5) only).

The following types of traffic are not supported:

802.3-formatted frames—These frames are not handled by the rule because they use a length field
as opposed to a type field.

Access Rules for Returning Traffic

Because EtherTypes are connectionless, you need to apply the rule to both interfaces if you want traffic
to pass in both directions.

Allowing MPLS

If you allow MPLS, ensure that Label Distribution Protocol and Tag Distribution Protocol TCP
connections are established through the ASA by configuring both MPLS routers connected to the ASA
to use the IP address on the ASA interface as the router-id for LDP or TDP sessions. (LDP and TDP
allow MPLS routers to negotiate the labels (addresses) used to forward packets.)

On Cisco IOS routers, enter the appropriate command for your protocol, LDP or TDP. The interface is
the interface connected to the ASA.

hostname(config)# mpls ldp router-id interface force

Or

hostname(config)# tag-switching tdp router-id interface force

Licensing Requirements for Access Rules

The following table shows the licensing requirements for this feature:

Model

License Requirement

All models

Base License.

Advertising