Chapter 1. Configuring LAN Interfaces

You can use the information in this chapter to configure LAN interfaces supported on Cisco routers and access servers. This chapter describes the processes for configuring LAN interfaces. It contains these sections:

  • Configuring an Ethernet or a Fast Ethernet Interface

  • Configuring Fast EtherChannel

  • Configuring a Fiber Distributed Data Interface

  • Configuring a Hub Interface

  • Configuring a LAN Extender Interface

  • Configuring a Token Ring Interface

For examples of configuration tasks, see the section "LAN Interface Configuration Examples" at the end of this chapter.

For hardware technical descriptions and information about installing interfaces, refer to the hardware installation and configuration publication for your product. For a complete description of the LAN interface commands used in this chapter, see Chapter 4, "Configuring Interface Commands." To locate documentation of other commands that appear in this chapter, search online at www.cisco.com .

Configuring an Ethernet or a Fast Ethernet Interface

Cisco supports both 10-Mbps Ethernet and 100-Mbps Fast Ethernet. Support for the 10-Mbps and 100-Mbps Ethernet interface is supplied on various Ethernet network interface cards or systems. The Fast Ethernet NP-1FE module, for example, provides the following benefits:

  • VLAN routing—VLAN support enables network managers to group users logically rather than by physical location. The high performance of the underlying Cisco 4700, combined with the feature-rich NP-1FE, makes it an ideal combination for a low-density, higher-performance application such as inter-VLAN routing.

  • High-speed interconnections—The Fast Ethernet interface enables network managers to implement Fast Ethernet routing solutions for optimal cost and performance across a wide range of applications, including campus or enterprise backbones and data centers. It is also a low-cost way to provide Fast Ethernet access to traditional low-speed WAN services.

  • Local-area network (LAN) aggregation— The Cisco 4500 series or Cisco 4700 series routers can support as many as 12Ethernet, 4 Token Ring, or 1 FDDI segment. ISDN interfaces are also supported.

    With the Catalyst 3000 or Catalyst 5000 system, the Fast Ethernet processor can be used to aggregate up to twelve 10-Mbps LANs and give them high-speed access to such Layer 3 routing services as providing firewalls and maintaining access lists.

Cisco 7200 series routers support a new I/O controller with an RJ-45 interface. The optional Fast Ethernet port is configurable for use at 100-Mbps full-duplex or half-duplex operation (half duplex is the default). The Fast Ethernet port is equipped with either a single MII receptacle or an MII receptacle and an RJ-45 receptacle. To support this new feature, the media-type interface command has been modified. The media-type interface command now supports two options:

  • 100BaseX—. Specifies an RJ-45 100BaseX physical connection

  • mii—. Specifies a media-independent interface

Second-generation Fast Ethernet Interface Processors (FEIP2-DSW-2TX and FEIP2-DSW-2FX) are available on Cisco 7500 series routers and on Cisco 7000 series routers with the 7000 Series Route Switch Processor (RSP7000) and 7000 Series Chassis Interface (RSP7000CI). The FEIP2-DSW is a dual-port, fixed-configuration interface processor that provides two 100-Mbps Fast Ethernet (FE) interfaces. Each interface on the FEIP2-DSW supports half-duplex only for a maximum aggregate bandwidth of 200Mbps.

Use the show interfaces, show controllers mci, and show controllers cbus EXEC commands to display the Ethernet port numbers. These commands provide a report for each interface supported by the router or access server.

Use the show interface fastethernet command to display interface statistics, and use the show controller fastethernet command to display the information about the Fast Ethernet controller chip. The output shows statistics that include information about initialization block information, transmit ring, receive ring, and errors.

For information on how to configure Fast EtherChannel, refer to the tasks listed in the "Configuring Fast EtherChannel" section in this chapter.

Ethernet and Fast Ethernet Interface Configuration Task List

You perform the tasks in the following sections to configure features on an Ethernet or Fast Ethernet interface (the task in the first section is required; the remaining tasks are optional):

  • Specifying an Ethernet or a Fast Ethernet Interface

  • Specifying an Ethernet Encapsulation Method

  • Specifying Full-Duplex Operation

  • Specifying the Media and Connector Type

  • Extending the 10BaseT Capability

  • Configuring Fast Ethernet 100BaseT

  • Configuring the PA-12E/2FE Port Adapter

  • Configuring the 100VG-AnyLAN Port Adapter

Specifying an Ethernet or a Fast Ethernet Interface

To specify an Ethernet interface and enter interface configuration mode, use one of the following commands in global configuration mode:

Command

Purpose

interface ethernet number

Begins interface configuration.

interface ethernet slot/port

Begins interface configuration for the Cisco 7200 series and 7500 series routers.

interface ethernet slot/port-adapter/port

Begins interface configuration for Cisco 7500 series routers.

interface fastethernet number

Begins interface configuration for the Cisco 4000 series routers with a Fast Ethernet NIM installed.

interface fastethernet slot/port

Specifies a Fast Ethernet interface and enters interface configuration mode on the Cisco 7200 series routers.

interface fastethernet slot/port-adapter/port

Specifies a Fast Ethernet interface and enters interface configuration mode on the Cisco 7500 series routers.

Use the show interfaces fastethernet command to display the Fast Ethernet slots and ports. The Fast Ethernet NIM and the FEIP default to half-duplex mode.

Specifying an Ethernet Encapsulation Method

Currently, there are three common Ethernet encapsulation methods:

  • The standard ARPA Ethernet Version 2.0 encapsulation, which uses a 16-bit protocol type code (the default encapsulation method)

  • SAP IEEE 802.3 encapsulation, in which the type code becomes the frame length for the IEEE802.2 LLC encapsulation (destination and source service access points, and a control byte)

  • The SNAP method, as specified in RFC 1042, which allows Ethernet protocols to run on IEEE802.2 media

The encapsulation method you use depends upon the routing protocol you are using, the type of Ethernet media connected to the router or access server, and the routing or bridging application you configure.

Establish Ethernet encapsulation of IP packets by using one of the following commands in interface configuration mode:

Command

Purpose

encapsulation arpa

Selects ARPA Ethernet encapsulation.

encapsulation sap

Selects SAP Ethernet encapsulation.

encapsulation snap

Selects SNAP Ethernet encapsulation.

For an example of selecting Ethernet encapsulation for IP, see the section "Enabling Ethernet Encapsulation Example" later in this chapter.

Specifying Full-Duplex Operation

The default is half-duplex mode on the FEIP2-DSW-2FX. To enable full-duplex mode on the FEIP2-DSW-2FX (for a maximum aggregate bandwidth of 200 Mbps), use one of the following commands in interface configuration mode:

Command

Purpose

full-duplex

or

no half-duplex

Enables full-duplex on the Fast Ethernet interface of the FEIP2-DSW-2FX.

For an example of how to enable full-duplex mode on Fast Ethernet, see the section "Enabling Full-Duplex Operation Example" later in this chapter.

Caution

To prevent system problems, do not configure both FEIP2-DSW-2FX interfaces for full-duplex operation at the same time.

Note

The FEIP2-DSW-2TX supports half-duplex only, and should not be configured for full-duplex.

Specifying the Media and Connector Type

You can specify that the Ethernet network interface module (NIM) on the Cisco 4000 series routers use either the default of an AUI and a 15-pin connector or 10BaseT and an RJ-45 connector. To do so, use one of the following commands in interface configuration mode:

Command

Purpose

media-type aui

Selects a 15-pin Ethernet connector.

media-type 10baset

Selects an RJ-45 Ethernet connector.

The default media connector type is an RJ-45 or SC (fiber-optic) connector. You can specify that the interface use either an MII connector or an RJ-45 or SC (fiber-optic) connector (this is the default). To do so, use one of the following commands in interface configuration mode:

Command

Purpose

media-type mii

Selects an MII Ethernet connector.

media-type 100BaseX

Selects an RJ-45 Ethernet connector for the FEIP2-DSW-2TX or an SC connector for the FEIP2-DSW-2FX.

Note

When using the I/O controller that is equipped with an MII receptacle and an RJ-45 receptacle, only one receptacle can be configured for use at a time.

Extending the 10BaseT Capability

On Cisco 4000 series or Cisco 4500 series routers, you can extend the twisted-pair 10BaseT capability beyond the standard 100 meters by reducing the squelch (signal cutoff time). This feature applies only to the LANCE controller 10BaseT interfaces. LANCE is the AMD controller chip for the Cisco 4000 and Cisco 4500 Ethernet interface.

Note

This does not apply to the FastEthernet interface.

To reduce squelch, use the first command that follows in interface configuration mode. You can later restore the squelch by using the second command.

Command

Purpose

squelch reduced

Reduces the squelch.

squelch normal

Returns squelch to normal.

Configuring Fast Ethernet 100BaseT

You must configure the Fast Ethernet 100BaseT interface on a Cisco AS5300 so that it can be recognized as a device on the Ethernet LAN. The Fast Ethernet interface supports 10-and 100-Mbps speeds with the 100BaseT and 10BaseT routers, hubs, and switches.

To configure the interface, use the following commands, beginning in privileged EXEC mode:

Step

Command

Purpose

1

configure terminal

Enters global configuration mode.

2

interface fastethernet number

Enters Fast Ethernet interface configuration mode.

3

ip address address subnet-mask

Assigns an IP address and subnet mask to the interface.

4

speed {10 | 100 | auto}

Assigns a speed to the interface. The default is 100Mbps1.

5

duplex {full | half | auto}

Sets up the duplex configuration on the Fast Ethernet interface. The default is half duplex.3

1. The auto option automatically negotiates the speed based on the speed and the peer router, hub, or switch media.

  

To use the autonegotiation capability (that is, to detect speed and duplex modes automatically), you must set both speed and duplex to auto. Setting the speed to autonegotiates speed only, and setting duplex to autonegotiates duplex only. Table 1-1 describes the access server's performance for different combinations of the duplex and speed command options. The specified duplex command option plus the specified speed command option produces the resulting system action.

Table 1-1. The Relationship Between Duplex and Speed Command Options

Duplex Command

Speed Command

Resulting System Actions

duplex auto

speed auto

Autonegotiates both speed and duplex modes.

duplex auto

speed 100 or speed 10

Autonegotiates both speed and duplex modes.

duplex half or duplex full

speed auto

Autonegotiates both speed and duplex modes.

duplex half

speed 10

Forces 10 Mbps and half duplex.

duplex full

speed 10

Forces 10 Mbps and full duplex.

duplex half

speed 100

Forces 100 Mbps and half duplex.

duplex full

speed 100

Forces 100 Mbps and full duplex.

Configuring the PA-12E/2FE Port Adapter

The PA-12E/2FE Ethernet switch port adapter provides Cisco 7200 series routers with up to 12 10-Mbps and 2 10/100-Mbps switched Ethernet (10BaseT) and Fast Ethernet (100BaseTX) interfaces for an aggregate bandwidth of 435Mbps, full duplex. The PA-12E/2FE port adapter supports the Ethernet, IEEE 802.3, and IEEE 802.3u specifications for 10-Mbps and 100-Mbps transmission over UTP cables.

The PA-12E/2FE port adapter off-loads Layer 2 switching from the host CPU by using store-and-forward or cut-through switching technology between interfaces within the same VLAN on the PA-12E/2FE port adapter. The PA-12E/2FE port adapter supports up to four VLANs (bridge groups).

Note

The PA-12E/2FE port adapter is a dual-width port adapter, which means it occupies two horizontally aligned port adapter slots when installed in a Cisco 7200 series router. (Single-width port adapters occupy individual port adapter slots in a Cisco 7200 series router.)

All interfaces on the PA-12E/2FE port adapter support autosensing and autonegotiation of the proper transmission mode (half duplex or full duplex) with an attached device. The first two PA-12E/2FE interfaces (port0 and port1) also support autosensing and autonegotiation of the proper connection speed (10 Mbps or 100 Mbps) with an attached device. If an attached device does not support autosensing and autonegotiation of the proper transmission mode, the PA-12E/2FE interfaces attached to the device automatically enter half-duplex mode. Use the show system:running-config command to determine if a PA-12E/2FE interface is autosensing and autonegotiating the proper transmission mode with an attached device. Use the full-duplex and the half-duplex commands to change the transmission mode of a PA-12E/2FE interface. After changing the transmission mode, use the show interfaces command to verify the interface's transmission mode.

Note

If you use the full-duplex and the half-duplex commands to change the transmission mode of the first two PA-12E/2FE interfaces (port0 and port1), the transmission speed of the two PA-12E/2FE interfaces automatically defaults to 100 Mbps. The first two PA-12E/2FE interfaces only operate at 10 Mbps when the interfaces are autosensing and autonegotiating the proper connection speed (10 Mbps or 100 Mbps) with an attached device.

To configure the PA-12E/2FE port adapter, perform the tasks in the following sections (the task in the first section is required; all other tasks are optional):

  • Configuring the PA-12E/2FE Port Adapter

  • Monitoring and Maintaining the PA-12E/2FE Port Adapter

  • Configuring Bridge Groups by Using the 12E/2FE VLAN Configuration WebTool

Note

If you plan to use a PA-12E/2FE interface to boot from a network (TFTP), ensure that the interface is configured for a loop-free environment, an IP address is configured for the interface's bridge-group virtual interface, and system boot image 11.2(10)P is installed on your router (use the show version command to view your router's system boot image). Then, before booting from the network server, use the bridge-group bridge-group number spanning-disabled command to disable the Spanning-Tree Protocol configured on the interface to keep the TFTP server from timing out and closing the session.

For information on other commands that can be used to configure a PA-12E/2FE port adapter, see Chapter 4, "Configuring Interface Commands." For PA-12E/2FE port adapter configuration examples, see the "PA-12E/2FE Port Configuration Examples" section later in this chapter.

Configuring the PA-12E/2FE Port Adapter

This section provides instructions for a basic configuration. You might also need to enter other configuration commands, depending on the requirements for your system configuration and the protocols you plan to route on the interface.

To configure the interfaces on the PA-12E/2FE port adapter, use the following commands in global configuration mode:

Step

Command

Purpose

1

bridge bridge-group protocol ieee

Specifies the type of Spanning-Tree Protocol.

The PA-12E/2FE port adapter supports DEC and IEEE Spanning-Tree Protocols; however, Cisco recommends using the IEEE protocol when configuring bridge groups.

2

interface fastethernet slot/port (ports 0 and 1)

interface ethernet slot/port (ports 2 through 13)

Enters the interface you want to configure.

3

bridge-group bridge-group

Assigns a bridge group to the interface.

4

cut-through [receive | transmit]

Optionally, configures the interface for cut-through switching technology. The default is store-and-forward.

5

full-duplex

Optionally, if an attached device does not support autosensing or autonegotiation, it configures the transmission mode for full duplex. The default is half duplex.

6

no shutdown

Changes the shutdown state to up.

7

exit

Returns to configuration mode.

8

 

Repeat steps 1 through 7 for each interface.

9

copy system:running-config nvram:startup-config

Saves the new configuration to memory.

To enable integrated routing and bridging on the bridge groups, use the following commands beginning in global configuration mode:

Step

Command

Purpose

1

bridge irb

Enables integrated routing and bridging.

2

interface bvi bridge-group

Enables a virtual interface on a bridge group.

3

ip address address mask

Assigns an IP address and subnet mask to the bridge-group virtual interface.

4

no shutdown

Changes the shutdown state to up.

5

exit

Returns to configuration mode.

6

 

Repeat steps 1 through 5 for each bridge group.

7

bridge bridge-group route protocol

Specifies the protocol for each bridge group.

8

exit

Exits configuration mode.

9

copy system:running-config nvram:startup-config

Saves the new configuration to memory.

Monitoring and Maintaining the PA-12E/2FE Port Adapter

After configuring the new interface, you can display its status and verify other information. To display information about the PA-12E/2FE port adapter, use the following commands in EXEC mode:

Command

Purpose

show version

Displays the configuration of the system hardware; the software version; the names and sources of configuration files; and the boot image.

show controllers

Displays all current port adapters and their interfaces.

show interface fastethernet slot/port(ports 0 and 1)orshow interface ethernet slot/port(ports 2 through 13)

Verifies the interfaces have the correct slot number and that the interface and line protocol are in the correct state.

show bridge group

Verifies all bridge groups and their interfaces.

show interface ethernet slot/port irb(ports 2 through 13)orshow interface fastethernet slot/port irb(ports 0 and 1)

Verifies the correct routed protocol is configured for each interface.

show protocols

Displays the protocols configured for the entire system and specific interfaces.

show pas eswitch addresses fastethernetslot/port(ports 0 and 1)orshow pas eswitch addresses ethernet slot/port(ports 2 through 13)

Displays the Layer 2 learned addresses for each interface.

more system:running-config

Displays the running configuration file.

more nvram:startup-config

Displays the configuration stored in NVRAM.

Configuring Bridge Groups by Using the 12E/2FE VLAN Configuration WebTool

The 12E/2FE VLAN Configuration WebTool, shown in Figure 1-1, is a Web browser-based Java applet that displays configured interfaces and bridge groups for PA-12E/2FE port adapters installed on Cisco routers. With the WebTool, you can perform the following tasks:

  • Create and delete bridge groups (also referred to as VLANs)

  • Add and remove PA-12E/2FE interfaces from bridge groups

  • Assign colors to bridge groups and PA-12E/2FE interfaces

  • Administratively shut down (disable) and bring up (enable) PA-12E/2FE interfaces

  • View the bridge-group status of each PA-12E/2FE interface

Sample Home Page Ethernet interfacesconfiguring12E/2FE VLAN Configuration Web Tool12E/2FE VLAN Configuration Web Toolconfiguring bridge groupsEthernet interfacesbridge groupsconfiguring with 12E/2FE VLAN Configuration WebToolfor a Cisco 7200 Series Router (Cisco 7206 Shown)

Figure 1-1. Sample Home Page for a Cisco 7200 Series Router (Cisco 7206 Shown)

You can access the 12E/2FE VLAN Configuration WebTool from your router's home page.

Note

You must use a Java-enabled Web browser to access the 12E/2FE VLAN Configuration WebTool from your router's home page.

All Cisco routers running Cisco IOS Release 11.0 or later have a home page. If your router has an installed PA-12E/2FE port adapter, you can access the 12E/2FE VLAN Configuration WebTool from the router's home page.

Note

All Cisco router home pages are password protected. Contact your network administrator if you do not have the name or password for your Cisco 7200 series router.

Note

The VLAN Configuration WebTool hypertext link is listed in the router's home page only when a PA-12E/2FE port adapter is installed in the router.

Configuring the 100VG-AnyLAN Port Adapter

The 100VG-AnyLAN port adapter (PA-100VG) is available on Cisco 7200 series routers and on Cisco 7500 series routers.

The PA-100VG provides a single interface compatible with and specified by IEEE 802.12 to support 100Mbps over Category 3 or Category 5 unshielded twisted-pair (UTP) cable with RJ-45 terminators. The PA-100VG supports 802.3 Ethernet packets and can be monitored with the IEEE802.12 Interface MIB.

To configure the PA-100VG port adapter, use the following commands beginning in global configuration mode:

Step

Command

Purpose

1

interface vg-anylan slot/port-adapter/port (Cisco 7500)

or

interface vg-anylan slot/port (Cisco 7200)

Specifies a 100VG-AnyLAN interface and enter interface configuration.

2

ip address ip-address mask

Specifies the IP address and subnet mask to the interface.

3

frame-type ethernet

Configures the frame type. Currently, only Ethernet frames are supported. The frame type defaults to Ethernet.

Note

The port number for the 100VG-AnyLAN port adapter is always 0.

Configuring the PA-100VG interface is similar to configuring an Ethernet or Fast Ethernet interface. To display information about the 100VG-AnyLAN port adapter, use the show interfaces vg-anylan EXEC command.

Configuring Fast EtherChannel

The Fast EtherChannel feature allows multiple Fast Ethernet point-to-point links to be bundled into one logical link to provide bidirectional bandwidth of up to 800 Mbps. Fast EtherChannel builds on standards-based 802.3 full-duplex Fast Ethernet to provide fault-tolerant, high-speed links between switches, routers, and servers. This feature can be configured between Cisco 7500 series routers and Cisco 7000 series routers with the 7000 Series Route Switch Processor (RSP7000) and 7000 Series Chassis Interface (RSP7000CI) or between a Cisco 7500 series router or a Cisco 7000 series router with the RSP7000 and RSP700CI and a Catalyst 5000 switch.

Note

Using the Fast EtherChannel feature on a Catalyst 5000 switch requires a hardware upgrade. Contact your local sales representative for upgrade details.

Fast EtherChannel provides higher bidirectional bandwidth, redundancy, and load sharing. Up to four Fast Ethernet interfaces can be bundled in a port-channel, and the router or switch can support up to four port-channels. The Fast EtherChannel feature is capable of load balancing traffic across the Fast Ethernet links. Unicast, broadcast, and multicast traffic is distributed across the links providing higher performance and redundant parallel paths. In the event of a link failure, traffic is redirected to remaining links within the Fast EtherChannel without user intervention.

In this release of the Fast EtherChannel feature, IP traffic is distributed over the port-channel interface while traffic from other routing protocols is sent over a single link. Bridged traffic is distributed based on the Layer 3 information in the packet. If the Layer 3 information does not exist in the packet, the traffic is sent over the first link.

Fast EtherChannel supports all features currently supported on the Fast Ethernet interface. You must configure these features on the port-channel interface rather than on the individual Fast Ethernet interfaces. Fast EtherChannel connections are fully compatible with Cisco IOS VLAN and routing technologies. The Inter-Switch Link (ISL) VLAN trunking protocol can carry multiple VLANs across a Fast EtherChannel, and routers attached to Fast EtherChannel links can provide full multiprotocol routing with support for host standby using Host Standby Router Protocol (HSRP).

The port-channel (consisting of up to four Fast Ethernet interfaces) is treated as a single interface. Port-channel is used in the Cisco IOS software to maintain compatibility with existing commands on the Catalyst 5000 switch. You create the Fast EtherChannel by using the interface port-channel interface configuration command. You can assign up to four Fast Ethernet interfaces to a port-channel by using the channel-group interface configuration command.

Fast EtherChannel also supports the following two features:

  • Support for host standby using HSRP

  • Support for Cisco Express Forwarding (CEF) and distributed CEF (dCEF)

For information on how to configure Ethernet or Fast Ethernet, refer to the tasks listed in the "Configuring an Ethernet or a Fast Ethernet Interface" section in this chapter.

Fast EtherChannel Configuration Task List

Perform the tasks in the following sections to configure Fast EtherChannel. To configure Fast EtherChannel, perform the following required steps:

  1. Create a port-channel interface and assign an IP address.

  2. Assign the Fast Ethernet interfaces (up to four) to the port-channel interface.

For information on other configuration tasks for the Fast EtherChannel, refer to the "Configuring an Ethernet or a Fast Ethernet Interface" section in this chapter.

Configuring the Port-Channel Interface

To configure the port-channel interface, use the following commands, beginning in global configuration mode:

Step

Command

Purpose

1

interface port-channel channel-number

Creates the port-channel interface and enter interface configuration mode. The channel-number can be 1 to 4.

2

ip address ip-address mask

Assigns an IP address and subnet mask to the Fast EtherChannel.

3

mac-address ieee-address

Optionally, assigns a static MAC address to the Fast EtherChannel.

4

end

Optionally, enables other supported interface commands to meet your needs and exit when you have finished.

5

show interface port-channel

Verifies the configuration.

Note

If you configure ISL, you must assign the IP address to the subinterface (for example, interface port-channel 1.1—an IP address per VLAN) and you must specify the encapsulation with VLAN number under that subinterface (for example, encapsulation isl 100) for ISL to work.

Note

Currently, if you want to use the Cisco Discovery Protocol (CDP), you must configure it only on the port-channel interface and not on the physical Fast Ethernet interface.

Note

If you do not assign a static MAC address on the port-channel interface, the Cisco IOS software automatically assigns a MAC address. If you assign a static MAC address and then later remove it, the Cisco IOS software automatically assigns a MAC address.

Caution

With Release 11.1(20)CC, Fast EtherChannel supports CEF/dCEF. Cisco recommends that you clear all explicit ip route-cache distributed commands from the Fast Ethernet interfaces before enabling dCEF on the port-channel interface. Doing this gives the port-channel interface proper control of its physical Fast Ethernet links. When you enable CEF/dCEF globally, all interfaces that support CEF/dCEF are enabled. When CEF/dCEF is enabled on the port-channel interface, it is automatically enabled on each of the Fast Ethernet interfaces in the channel group. However, if you have previously disabled CEF/dCEF on the Fast Ethernet interface, CEF/dCEF is not automatically enabled. In this case, you must enable CEF/dCEF on the Fast Ethernet interface.

Configuring the Fast Ethernet Interfaces

To assign the Fast Ethernet interfaces to the Fast EtherChannel, use the following commands, beginning in global configuration mode:

Step

Command

Purpose

1

interface fastethernet slot/port-adapter/port

Creates or modifies an existing Fast Ethernet interface and enters interface configuration mode.

2

no ip address

If the Fast Ethernet interface already exists and has an IP address assigned, it disables the IP address before performing the next step.

3

channel-group channel-number

Assigns the Fast Ethernet interfaces to the Fast EtherChannel. The channel number is the same as the channel number you specified when you created the port-channel interface.

4

exit

Exits interface configuration mode and repeats through to add up to four Fast Ethernet interfaces to the Fast EtherChannel.

5

end

Exits when you have finished.

6

show interface port-channel

Verifies the configuration.

Caution

The port-channel interface is the routed interface. Do not enable Layer 3 addresses on the physical Fast Ethernet interfaces. Do not assign bridge groups on the physical Fast Ethernet interfaces because it creates loops. Also, you must disable spanning tree.

To remove a Fast Ethernet interface from a Fast EtherChannel, use the following commands, beginning in global configuration mode:

Step

Command

Purpose

1

interface fastethernet slot/port-adapter/port

Specifies the Fast Ethernet interface and enters interface configuration mode.

2

no channel-group

Removes the Fast Ethernet interface from the channel group.

3

end

Exits when you have finished.

The Cisco IOS software automatically removes a Fast Ethernet interface from the Fast EtherChannel if the interface goes down, and the software automatically adds the Fast Ethernet interface to the Fast EtherChannel when the interface is back up.

Currently, Fast EtherChannel relies on keepalives to detect whether the line protocol is up or down. Keepalives are enabled by default on the Fast Ethernet interfaces. If the line protocol on the interface goes down because it did not receive a keepalive signal, the Fast EtherChannel detects that the line protocol is down and removes the interface from the Fast EtherChannel. However, if the line protocol remains up because keepalives are disabled on the Fast Ethernet interface, the Fast EtherChannel cannot detect this link failure (other than a cable disconnect) and does not remove the interface from the Fast EtherChannel even if the line protocol goes down. This can result in unpredictable behavior. The implementation of the Port Aggregation Protocol (PAgP) in a subsequent release of this feature will remove the dependency on keepalives.

See the "LAN Interface Configuration Examples" section in this chapter for configuration examples.

You can monitor the status of the Fast EtherChannel interface by using the show interfaces port-channel EXEC command.

Configuring a Fiber Distributed Data Interface

The Fiber Distributed Data Interface (FDDI) is an ANSI-defined standard for timed 100-Mbps token passing over fiber-optic cable. FDDI is not supported on access servers.

A FDDI network consists of two counter token-passing fiber-optic rings. On most networks, the primary ring is used for data communication and the secondary ring is used as a hot standby. The FDDI standard sets a total fiber length of 200 kilometers. (The maximum circumference of the FDDI network is only half the specified kilometers because of the wrapping or looping back of the signal that occurs during fault isolation.)

The FDDI standard allows a maximum of 500 stations with a maximum distance between active stations of 2 kilometers when interconnecting them with multimode fiber or 10 kilometers when interconnected via single mode fiber, both of which are supported by Cisco's FDDI interface controllers. The FDDI frame can contain a minimum of 17 bytes and a maximum of 4500 bytes. Cisco's implementation of FDDI supports Station Management (SMT) Version 7.3 of the X3T9.5 FDDI specification, offering a single MAC dual-attach interface that supports the fault-recovery methods of the dual attachment stations (DASs). The mid-range platforms also support single attachment stations (SASs).

Source-Route Bridging over FDDI on Cisco 4000-M, Cisco 4500-M, and Cisco 4700-M Routers

Source-route bridging (SRB) is supported on the FDDI interface to the Cisco 4000-M, Cisco 4500-M, and Cisco 4700-M routers.

Particle-Based Switching of Source-Route Bridge Packets on Cisco 7200 Series Routers

SRB is supported over FDDI. Particle-based switching is supported for SRB packets (over FDDI and Token Ring) by default.

Particle-based switching adds scatter-gather capability to SRB to improve performance. Particles represent a communications data packet as a collection of noncontiguous buffers. The traditional Cisco IOS packet has a packet type control structure and a single contiguous data buffer. A particle packet has the same packet type control structure, but also maintains a queue of particle type structures, each of which manages its own block.

The scatter-gather architecture used by particle-based switching provides the following advantages:

  • Allows drivers to use memory more efficiently (especially when using media that has a large maximum transmission unit [MTU]). For example, Token Ring buffers could be 512 bytes rather than 16 KB.

  • Allows concurrent use of the same region of memory. For example, on IP multicast a single packet is received and sent out on multiple interfaces simultaneously.

  • Allows insertion or deletion of memory at any location in a packet (not just at the beginning or end).

Using Connection Management Information

Connection management (CMT) is a FDDI process that handles the transition of the ring through its various states (off, on, active, connect, and so on) as defined by the X3T9.5 specification. The FIP provides CMT functions in microcode.

A partial sample output of the show interfaces fddi command follows, along with an explanation of how to interpret the CMT information in the output.

Phy-A state is active, neighbor is B, cmt signal bits 08/20C, status ALS
Phy-B state is active, neighbor is A, cmt signal bits 20C/08, status ILS
CFM is thru A, token rotation 5000 usec, ring operational 0:01:42
Upstream neighbor 0800.2008.C52E, downstream neighbor 0800.2008.C52E

The show interfaces fddi example shows that Physical A (Phy-A) completed CMT with its neighbor. The state is active and the display indicates a Physical B-type neighbor.

The sample output indicates CMT signal bits 08/20C for Phy-A. The transmit signal bits are 08. Looking at the physical connection management (PCM) state machine, 08 indicates that the port type is A, the port compatibility is set, and the LCT duration requested is short. The receive signal bits are 20C, which indicate the neighbor type is B, port compatibility is set, there is a MAC on the port output, and so on.

The neighbor is determined from the received signal bits, as follows:

Bit positions

9 8 7 6 5 4 3 2 1 0

Value received

1 0 0 0 0 0 1 1 0 0

Interpreting the bits in the diagram above, the received value equals 0×20C. Bit positions 1 and 2 (01) indicate a Physical B-type connection.

The transition states displayed indicate that the CMT process is running and actively trying to establish a connection to the remote physical connection. The CMT process requires state transition with different signals being transmitted and received before moving on to the state ahead as indicated in the PCM state machine. The 10 bits of CMT information are transmitted and received in the signal state. The NEXT state is used to separate the signaling performed in the signal state. Therefore, in the preceding sample output, the NEXT state was entered 11 times.

Note

The display line showing transition states is not generated if the FDDI interface has been shut down, or if the cmt disconnect command has been issued, or if the fddi if-cmt command has been issued. (The fddi if-cmt command applies to the Cisco 7500 series routers only.)

The CFM state is through A in the sample output, which means this interface's Phy-A has successfully completed CMT with the Phy-B of the neighbor and Phy-B of this interface has successfully completed CMT with the Phy-A of the neighbor.

The display (or nondisplay) of the upstream and downstream neighbor does not affect the ability to route data. Because the upstream neighbor is also its downstream neighbor in the sample, there are only two stations in the ring: the network server and the router at address 0800.2008.C52E.

FDDI Configuration Task List

You perform the tasks in the following sections to configure a FDDI interface (the first task is required; the remaining tasks are optional):

  • Specifying a FDDI Interface

  • Enabling FDDI Bridging Encapsulation

  • Enabling Full-Duplex Mode on the FDDI

  • Setting the Token Rotation Time

  • Setting the Transmission Valid Timer

  • Controlling the Transmission Timer

  • Modifying the C-Min Timer

  • Modifying the TB-Min Timer

  • Modifying the FDDI Timeout Timer

  • Controlling SMT Frame Processing

  • Enabling Duplicate Address Checking

  • Setting the Bit Control

  • Controlling the CMT Microcode

  • Starting and Stopping FDDI

  • Setting the FDDI Frames-per-Token Limit

  • Controlling the FDDI SMT Message Queue Size

  • Preallocating Buffers for Bursty FDDI Traffic

Specifying a FDDI Interface

To specify a FDDI interface and enter interface configuration mode, use one of the following commands in global configuration mode:

Command

Purpose

interface fddi number

Begins interface configuration.

interface fddi slot/port

Begins interface configuration for the Cisco 7200 series or Cisco 7500 series routers.

Enabling FDDI Bridging Encapsulation

Cisco FDDI by default uses the SNAP encapsulation format defined in RFC 1042. It is not necessary to define an encapsulation method for this interface when using the FIP.

FIP fully supports transparent and translational bridging for the following configurations:

  • FDDI-to-FDDI

  • FDDI-to-Ethernet

  • FDDI-to-Token Ring

Enabling FDDI bridging encapsulation places the FIP into encapsulation mode when doing bridging. In transparent mode, the FIP interoperates with earlier versions of encapsulating interfaces when performing bridging functions on the same ring. When using the FIP, you can specify the encapsulation method by using the following command in interface configuration mode:

Command

Purpose

fddi encapsulate

Specifies the encapsulation method for the FIP.

When you are doing translational bridging, you have to route routable protocols and use translational bridging for the rest (such as LAT).

Note

Bridging between dissimilar media presents several problems that can prevent communications. These problems include bit-order translation (using MAC addresses as data), MTU differences, frame status differences, and multicast address usage. Some or all of these problems might be present in a multimedia-bridged LAN and might prevent communication. These problems are most prevalent in networks that bridge between Token Rings and Ethernet networks or between Token Rings and FDDI because of the different ways Token Ring is implemented by the end nodes.

Cisco is currently aware of problems with the following protocols when bridged between Token Ring and other media: AppleTalk, DECnet, IP, Novell IPX, Phase IV, VINES, and XNS. Further, the following protocols might have problems when bridged between FDDI and other media: Novell IPX and XNS. Cisco recommends that these protocols be routed whenever possible.

Enabling Full-Duplex Mode on the FDDI

To enable full-duplex mode on the PA-F/FD-SM and PA-F/FD-MM port adapters, use one of the following commands in interface configuration mode:

Command

Purpose

full-duplex

or

no half-duplex

Enables full-duplex on the FDDI interface of the PA-F/FD-SM and PA-F/FD-MM port adapter.

Setting the Token Rotation Time

You can set the FDDI token rotation time to control ring scheduling during normal operation, and to detect and recover from serious ring error situations. To do so, use the following command in interface configuration mode:

Command

Purpose

fddi token-rotation-time microseconds

Sets the FDDI token rotation time.

The FDDI standard restricts the allowed time to be greater than 4000 microseconds and less than 165,000 microseconds. As defined in the X3T9.5 specification, the value remaining in the token rotation timer (TRT) is loaded into the token holding timer (THT). Combining the values of these two timers provides the means to determine the amount of bandwidth available for subsequent transmissions.

Setting the Transmission Valid Timer

You can set the transmission timer to recover from a transient ring error by using the following command in interface configuration mode:

Command

Purpose

fddi valid-transmission-time microseconds

Sets the FDDI valid transmission timer.

Controlling the Transmission Timer

You can set the FDDI control transmission timer to control the FDDI TL-Min time, which is the minimum time to transmit a Physical Sublayer or PHY line state before advancing to the next PCM state as defined by the X3T9.5 specification. To do so, use the following command in interface configuration mode:

Command

Purpose

fddi tl-min-time microseconds

Sets the FDDI control transmission timer.

Modifying the C-Min Timer

You can modify the C-Min timer on the PCM from its default value of 1600 microseconds by using the following command in interface configuration mode:

Command

Purpose

fddi c-min microseconds

Sets the C-Min timer on the PCM.

Modifying the TB-Min Timer

You can change the TB-Min timer in the PCM from its default value of 100 milliseconds. To do so, use the following command in interface configuration mode:

Command

Purpose

fddi tb-min milliseconds

Sets TB-Min timer in the PCM.

Modifying the FDDI Timeout Timer

You can change the FDDI timeout timer in the PCM from its default value of 100 milliseconds. To do so, use the following command in interface configuration mode:

Command

Purpose

fddi t-out milliseconds

Sets the timeout timer in the PCM.

Controlling SMT Frame Processing

You can disable and reenable SMT frame processing for diagnostic purposes. To do so, use one of the following commands in interface configuration mode:

Command

Purpose

no fddi smt-frames

Disables SMT frame processing.

fddi smt-frames

Enables SMT frame processing.

Enabling Duplicate Address Checking

You can enable the duplicate address detection capability on the FDDI. If the FDDI finds a duplicate address, it displays an error message and shuts down the interface. To enable duplicate address checking, use the following command in interface configuration mode:

Command

Purpose

fddi duplicate-address-check

Enables duplicate address checking capability.

Setting the Bit Control

You can set the FDDI bit control to control the information transmitted during the CMT signaling phase. To do so, use the following command in interface configuration mode:

Command

Purpose

fddi cmt-signal-bits signal-bits [phy-a | phy-b]

Sets the FDDI bit control.

Controlling the CMT Microcode

You can control whether the CMT onboard functions are on or off. The FIP provides CMT functions in microcode. These functions are separate from those provided on the processor card and are accessed through EXEC commands.

The default is for the FIP CMT functions to be on. A typical reason to disable is when you work with new FDDI equipment and have problems bringing up the ring. If you disable the CMT microcode, the following actions occur:

  • The FIP CMT microcode is disabled.

  • The main system code performs the CMT function while debugging output is generated.

To disable the CMT microcode, use the following command in interface configuration mode:

Command

Purpose

no fddi if-cmt

Disables the FCIT CMT functions.

Starting and Stopping FDDI

In normal operation, the FDDI interface is operational once the interface is connected and configured. You can start and stop the processes that perform the CMT function and allow the ring on one fiber to be stopped. To do so, use either of the following commands in EXEC mode:

Command

Purpose

cmt connect [interface-name [phy-a | phy-b]]

Starts CMT processes on FDDI ring.

cmt disconnect [interface-name [phy-a | phy-b]]

Stops CMT processes on FDDI ring.

Do not use either of the preceding commands during normal operation of FDDI; they are used during interoperability tests.

Setting the FDDI Frames-per-Token Limit

The FDDI interface is able to transmit multiple frames per token on Cisco 4000, Cisco 4500, and Cisco 4700 series routers instead of only a single frame at a time. You can specify the maximum number of frames to be transmitted with each token capture. This significantly improves your throughput when you have heavy or very bursty traffic.

To configure the FDDI interface to transmit a maximum number of frames per token capture, use the following commands:

Step

Command

Purpose

1

configure terminal

Enters global configuration mode.

2

interface fddi0

Enters interface configuration mode.

3

fddi ?

Shows fddi command options.

4

fddi frames-per-token ?

Shows fddi frames-per-token command options.

5

fddi frames-per-token number

Specifies the maximum number of frames to be transmitted per token capture.

Controlling the FDDI SMT Message Queue Size

You can set the maximum number of unprocessed FDDI SMT frames that will be held for processing. Setting this number is useful if the router you are configuring gets bursts of messages arriving faster than the router can process them. To set the number of frames, use the following command in global configuration mode:

Command

Purpose

smt-queue-threshold number

Sets SMT message queue size.

Preallocating Buffers for Bursty FDDI Traffic

The FCI card preallocates three buffers to handle bursty FDDI traffic (for example, NFS bursty traffic). You can change the number of preallocated buffers by using the following command in interface configuration mode:

Command

Purpose

fddi burst-count

Preallocates buffers to handle bursty FDDI traffic.

Configuring a Hub Interface

The Cisco 2500 series routers includes routers that have hub functionality for an Ethernet interface. The hub is a multiport repeater. The advantage of an Ethernet interface over a hub is that the hub provides a star-wiring physical network configuration while the Ethernet interface provides 10BaseT physical network configuration. The router models with hub ports and their configurations are as follows:

  • Cisco 2505—1 Ethernet (8 ports) and 2 serial

  • Cisco 2507—1 Ethernet (16 ports) and 2 serial

  • Cisco 2516—1 Ethernet (14 ports), 2 serial, and 1 ISDN BRI

Cisco provides SNMP management of the Ethernet hub as specified in RFC 1516.

Hub Interface Configuration Task List

To configure hub functionality on an Ethernet interface, perform the tasks in the following sections (the first task is required; the remaining tasks are optional):

  • Enabling a Hub Port

  • Disabling or Enabling Automatic Receiver Polarity Reversal

  • Disabling or Enabling the Link Test Function

  • Enabling Source Address Control

  • Enabling the SNMP Illegal Address Trap

For configuration examples, see the "Hub Configuration Examples" section later in this chapter.

Enabling a Hub Port

To enable a hub port, use the following commands in global configuration mode:

Step

Command

Purpose

1

hub ethernet number port [end-port]

Specifies the hub number and the hub port (or range of hub ports) and enters hub configuration mode.

2

no shutdown

Enables the hub ports.

Disabling or Enabling Automatic Receiver Polarity Reversal

On Ethernet hub ports only, the hub ports can invert, or correct, the polarity of the received data if the port detects that the received data packet waveform polarity is reversed due to a wiring error. This receive circuitry polarity correction allows the hub to repeat subsequent packets with correct polarity. When enabled, this function is executed once after reset of a link fail state.

Automatic receiver polarity reversal is enabled by default. To disable this feature on a per-port basis, use the following command in hub configuration mode:

Command

Purpose

no auto-polarity

Disables automatic receiver polarity reversal.

To reenable automatic receiver polarity reversal on a per-port basis, use the following command in hub configuration mode:

Command

Purpose

auto-polarity

Reenables automatic receiver polarity reversal.

Disabling or Enabling the Link Test Function

The link test function applies to Ethernet hub ports only. The Ethernet ports implement the link test function as specified in the 802.3 10BaseT standard. The hub ports will transmit link test pulses to any attached twisted-pair device if the port has been inactive for more than 8 to 17 milliseconds.

If a hub port does not receive any data packets or link test pulses for more than 65 to 132milliseconds and the link test function is enabled for that port, that port will enter link fail state and be disabled from transmit and receive functions. The hub port will be reenabled when it receives four consecutive link test pulses or a data packet.

The link test function is enabled by default. To allow the hub to interoperate with 10BaseT twisted-pair networks that do not implement the link test function, the hub's link test receive function can be disabled on a per-port basis. To do so, use the following command in hub configuration mode:

Command

Purpose

no link-test

Disables the link test function.

To reenable the link test function on a hub port connected to an Ethernet interface, use the following command in hub configuration mode:

Command

Purpose

link-test

Enables the link test function.

Enabling Source Address Control

On an Ethernet hub port only, you can configure a security measure such that the port accepts packets only from a specific MAC address. For example, suppose your workstation is connected to port 3 on a hub, and source address control is enabled on port 3. Your workstation has access to the network because the hub accepts any packet from port 3 with your workstation's MAC address. Any packets arriving with a different MAC address cause the port to be disabled. The port is reenabled after 1minute and the MAC address of incoming packets is checked again.

To enable source address control on a per-port basis, use the following command in hub configuration mode:

Command

Purpose

source-address [mac-address]

Enables source address control.

If you omit the optional MAC address, the hub remembers the first MAC address it receives on the selected port and allows only packets from the learned MAC address.

See the examples of establishing source address control in the section, "Hub Configuration Examples."

Enabling the SNMP Illegal Address Trap

To enable the router to issue an SNMP trap when an illegal MAC address is detected on an Ethernet hub port, use the following commands in hub configuration mode:

Step

Command

Purpose

1

hub ethernet number port [end-port]

Specifies the hub number and the hub port (or range of hub ports) and enters hub configuration mode.

2

snmp trap illegal-address

Enables the router to issue an SNMP trap when an illegal MAC address is detected on the hub port.

You may need to set up a host receiver for this trap type (snmp-server host) for a Network Management System to receive this trap type. The default is no trap. For an example of configuring an SNMP trap for an Ethernet hub port, see the section "Hub Configuration Examples."

Configuring a LAN Extender Interface

The Cisco 1001 and Cisco 1002 LAN Extenders are two-port chassis that connect a remote Ethernet LAN to a core router at a central site (see Figure 1-2). The LAN Extender is intended for small networks at remote sites. Overview information for LAN extender interfaces is provided in these sections:

Cisco 1000 Series LAN Extender Connection to a Core Router

Figure 1-2. Cisco 1000 Series LAN Extender Connection to a Core Router

  • Connecting a LAN Extender to a Core Router

  • Discovering the MAC Address

  • Upgrading Software for the LAN Extender

  • Configuring the LAN Extender

Connecting a LAN Extender to a Core Router

The remote site can have one Ethernet network. The core router can be a Cisco 2500 series, Cisco 4000 series, Cisco 4500 series, Cisco 4700 series, Cisco 7500 series, or AGS+ router running Cisco IOS Release 10.2(2) or later, which supports the LAN Extender host software.

Figure 1-2 shows the connection between the LAN Extender and the core router via a short leased serial line, typically a 56-kbps or 64-kbps line. However, the connection can also be via T1 or E1 lines.

Expanded View of the Connection to a Core Router

Figure 1-3 is an expanded view of Figure 1-2 that shows all the components of the LAN Extender connection to a core router. On the left is the core router, which is connected to the LAN Extender as well as to other networks. In the core router, you configure a LAN Extender interface, which is a logical interface that connects the core router to the LAN Extender chassis. In the core router, you also configure a serial interface, which is the physical interface that connects the core router to the LAN Extender. You then bind, or associate, the LAN Extender interface to the physical serial interface.

Expanded View of Cisco 1000 Series LAN Extender Connection

Figure 1-3.  Expanded View of Cisco 1000 Series LAN Extender Connection

Figure 1-3 shows the actual physical connection between the core router and the LAN Extender. The serial interface on the core router is connected by a leased serial line to a serial port on the LAN Extender. This creates a virtual Ethernet connection, which is analogous to having inserted an Ethernet interface processor into the core router.

Management of the LAN Extender Interface

Although there is a physical connection between the core router and the LAN Extender, what you actually manage is a remote Ethernet LAN. Figure 1-4 shows the connection you are managing, which is a LAN Extender interface connected to an Ethernet network. The virtual Ethernet connection (the serial interface and LAN Extender) has been removed from the figure, and Points A and B, which in Figure 1-3 were separated by the virtual Ethernet connection, are now adjacent. All LAN Extender interface configuration tasks described in this chapter apply to the interface configuration shown in Figure 1-4.

LAN Extender Interface Connected to an Ethernet Network

Figure 1-4. LAN Extender Interface Connected to an Ethernet Network

Discovering the MAC Address

After the LAN Extender has been installed at the remote site, you need to obtain its MAC address. Each LAN Extender is preconfigured with a permanent (burned-in) MAC address. The address is assigned at the factory; you cannot change it. The MAC address is printed on the LAN Extender's packing box. (If necessary, you can also display the MAC address with the debug ppp negotiation command.) The first three octets of the MAC address (the vendor code) are always the hexadecimal digits 00.00.0C.

Upgrading Software for the LAN Extender

You can upgrade software for the LAN Extender on the host router with a TFTP server that is local to the host router.

The LAN Extender and core router communicate using the Point-to-Point Protocol (PPP). Before you can configure the LAN Extender from the core router, you must first enable PPP encapsulation on the serial interface to which the LAN Extender is connected.

Configuring the LAN Extender

You configure the LAN Extender from the core router—either a Cisco 4000 series or Cisco 7000 series router—as if it were simply a network interface board. The LAN Extender cannot be managed or configured from the remote Ethernet LAN or via a Telnet session.

To configure the LAN Extender, you configure a logical LAN Extender interface on the core router and assign the MAC address from your LAN Extender to that interface. Subsequently, during the PPP negotiation on the serial line, the LAN Extender sends its preconfigured MAC address to the core router. The core router then searches for an available (preconfigured) LAN Extender interface, seeking one to which you have already assigned that MAC address. If the core router finds a match, it binds, or associates, that LAN Extender interface to the serial line on which that MAC address was negotiated. At this point, the LAN Extender interface is created and is operational. If the MAC address does not match one that is configured, the connection request is rejected. Figure 1-5 illustrates this binding process.

Binding a Serial Line to a LAN Extender Interface

Figure 1-5.  Binding a Serial Line to a LAN Extender Interface

To configure a LAN Extender interface, perform the tasks described in the following sections (the first task is required; the remainder are optional):

  • Configuring and Creating a LAN Extender Interface

  • Defining Packet Filters

  • Controlling Priority Queuing

  • Controlling the Sending of Commands to the LAN Extender

  • Shutting Down and Restarting the LAN Extender's Ethernet Interface

  • Restarting the LAN Extender

  • Downloading a Software Image to the LAN Extender

  • Troubleshooting the LAN Extender

For configuration examples, see the sections "Enabling a LAN Extender Interface Example" and "LAN Extender Interface Access List Examples" in this chapter.

Configuring and Creating a LAN Extender Interface

To configure and create a LAN Extender interface, you configure the LAN Extender interface itself and the serial interface to which the LAN Extender is physically connected. The order in which you configure these two interface interfaces does not matter. However, you must first configure both interfaces in order for the LAN Extender interface to bind (associate) to the serial interface.

To create and configure a LAN Extender interface, use the following commands starting in interface configuration mode:

Step

Command

Purpose

1

interface lex number

Configures a LAN Extender interface in global configuration mode and enters interface configuration mode.

 

interface lex slot/port

Configures a LAN Extender on a Cisco 7000 series router.

2

lex burned-in-address ieee-address

Assigns the burned-in MAC address from your LAN Extender to the LAN Extender interface.

3

ip address ip-address mask

Assigns a protocol address to the LAN Extender interface.

4

exit

Returns to global configuration mode.

5

interface serial number

Configures a serial interface in global configuration mode and enters interface configuration mode.

6

encapsulation ppp

Enables PPP encapsulation on the serial interface in interface configuration mode.

7

Ctrl-Z

Exits interface configuration mode.

8

copy system:running-config nvram:startup-config

Saves the configuration to memory.

Note that there is no correlation between the number of the serial interface and the number of the LAN Extender interface. These interfaces can have the same or different numbers.

Note

Do not configure the MTU to a value other than the default value when you are configuring a LAN Extender interface.

Defining Packet Filters

You can configure specific administrative filters that filter frames based on their source MAC address. The LAN Extender forwards packets between a remote LAN and a core router. It examines frames and transmits them through the internetwork according to the destination address, and it does not forward a frame back to its originating network segment.

You define filters on the LAN Extender interface in order to control which packets from the remote Ethernet LAN are permitted to pass to the core router (see Figure 1-6). These filters are applied only on traffic passing from the remote LAN to the core router. Filtering on the LAN Extender interface is actually performed in the LAN Extender, not on the core router. This means that the filtering is done using the LAN Extender CPU, thus off-loading the function from the core router. This process also saves bandwidth on the WAN, because only the desired packets are forwarded from the LAN Extender to the core router. Whenever possible, you should perform packet filtering on the LAN Extender.

Packet Filtering on the LAN Extender

Figure 1-6.  Packet Filtering on the LAN Extender

You can also define filters on the core router to control which packets from the LAN Extender interface are permitted to pass to other interfaces on the core router (see Figure 1-7). You do this using the standard filters available on the router. This means that all packets are sent across the WAN before being filtered and that the filtering is done using the core router's CPU.

Packet Filtering on the Core Router

Figure 1-7.  Packet Filtering on the Core Router

The major reason to create access lists on a LAN Extender interface is to prevent traffic that is local to the remote Ethernet LAN from traversing the WAN and reaching the core router. You can filter packets by MAC address, including vendor code, and by Ethernet type code. To define filters on the LAN Extender interface, perform the tasks described in one or both of the following sections:

  • Filtering by MAC Address and Vendor Code

  • Filtering by Protocol Type

Note

When setting up administrative filtering, remember that there is virtually no performance penalty when filtering by vendor code, but there can be a performance penalty when filtering by protocol type.

When defining access lists, keep the following points in mind:

  • You can assign only one vendor code access list and only one protocol type access list to an interface.

  • The conditions in the access list are applied to all outgoing packets from the LAN Extender.

  • The entries in an access list are scanned in the order you enter them. The first entry that matches the outgoing packet is used.

  • An implicit "deny everything" entry is automatically defined at the end of an access list unless you include an explicit "permit everything" entry at the end of the list. This means that unless you have an entry at the end of an access list that explicitly permits all packets that do no match any of the other conditions in the access list, these packets will not be forwarded out the interface.

  • All new entries to an existing list are placed at the end of the list. You cannot add an entry to the middle of a list.

  • If you do not define any access lists on an interface, it is as if you had defined an access list with only a "permit all" entry. All traffic passes across the interface.

Filtering by MAC Address and Vendor Code

You can create access lists to administratively filter MAC addresses. These access lists can filter groups of MAC addresses, including those with particular vendor codes. There is no noticeable performance loss in using these access lists, and the lists can be of indefinite length.

You can filter groups of MAC addresses with particular vendor codes by creating a vendor code access list and applying an access list to an interface.

To create a vendor code access list, use the following command in global configuration mode:

Command

Purpose

access-list access-list-number {permit | deny} address mask

Creates an access list to filter frames by canonical (Ethernet-ordered) MAC address.

Note

Token Ring and FDDI networks swap their MAC address bit ordering, but Ethernet networks do not. Therefore, an access list that works for one medium might not work for others.

Once you have defined an access list to filter by a particular vendor code, you can assign this list to a particular LAN Extender interface so that the interface will then filter based on the MAC source addresses of packets received on that LAN Extender interface. To apply the access list to an interface, use the following command in interface configuration mode:

Command

Purpose

lex input-address-list access-list-number

Assigns an access list to an interface for filtering by MAC source addresses.

For an example of creating an access list and applying it to a LAN Extender interface, see the section "LAN Extender Interface Access List Examples" in this chapter.

Filtering by Protocol Type

You can filter by creating a type-code access list and applying it to a LAN Extender interface. The LAN Extender interface can filter only on bytes 13 and 14 of the Ethernet frame. In Ethernet packets, these 2 bytes are the type field.

You can filter by protocol type by creating a protocol-type access list and then applying the access list to an interface.

Note

Type-code access lists can have an impact on system performance; therefore, keep the lists as short as possible and use wildcard bit masks whenever possible.

To create a protocol-type access list, use the following command in global configuration mode:

Command

Purpose

access-list access-list-number {permit | deny} type-code wild-mask

Creates an access list to filter frames by protocol type.

To apply an access list to an interface, use the following command in interface configuration mode:

Command

Purpose

lex input-type-list access-list-number

Adds a filter for Ethernet- and SNAP-encapsulated packets on input.

For an example of creating an access list and applying it to a LAN Extender interface, see the section "LAN Extender Interface Access List Examples" in this chapter.

Controlling Priority Queuing

Priority output queuing is an optimization mechanism that allows you to set priorities on the type of traffic passing through the network. Packets are classified according to various criteria, including protocol and subprotocol type. Packets are then queued on one of four output queues.

To control priority queuing on a LAN Extender interface, perform the following tasks:

  • Set the priority by protocol type.

  • Assign a priority group to an interface.

To establish queuing priorities based on the protocol type, use one of the following commands in global configuration mode:

Command

Purpose

priority-list list protocol protocol {high | medium | normal | low}

or

priority-list list protocol bridge {high | medium | normal | low} list list-number

Establishes queuing priorities based on the protocol type.

You then assign a priority list to an interface. You can assign only one list per interface. To assign a priority list to a LAN Extender interface, use the following command in interface configuration mode:

Command

Purpose

lex priority-group group

Assigns a priority list to a LAN Extender interface, thus activating priority output queuing on the LAN Extender.

Controlling the Sending of Commands to the LAN Extender

Each time the core router sends a command to the LAN Extender, the LAN Extender responds with an acknowledgment. The core router waits for the acknowledgment for a predetermined amount of time. If it does not receive an acknowledgment in this time period, the core router resends the command.

By default, the core router waits 2 seconds for an acknowledgment from the LAN Extender. You might want to change this interval if your connection to the LAN Extender requires a different amount of time. To determine whether commands to the LAN Extender are timing out, use the debug lex rcmd privileged EXEC command. To change this interval, use the following command in interface configuration mode:

Command

Purpose

lex timeout milliseconds

Sets the amount of time that the core router waits to receive an acknowledgment from the LAN Extender.

By default, the core router sends each command 10 times before giving up. The core router displays an error message when it gives up sending commands to the LAN Extender. To change this default, use the following command in interface configuration mode:

Command

Purpose

lex retry-count number

Sets the number of times the core router sends a command to the LAN Extender before giving up.

Shutting Down and Restarting the LAN Extender's Ethernet Interface

From the core router, you can shut down the LAN Extender's Ethernet interface. This stops traffic on the remote Ethernet LAN from reaching the core router, but leaves the LAN Extender interface that you created intact.

Note

Logically it makes no sense to shut down the serial interface on the LAN Extender. There are no commands that might allow you to do this.

To shut down the LAN Extender's Ethernet interface, use the following command in interface configuration mode:

Command

Purpose

shutdown

Shuts down the LAN Extender's Ethernet interface.

To restart the LAN Extender's Ethernet interface, use the following command in interface configuration mode:

Command

Purpose

no shutdown

Restarts the LAN Extender's Ethernet interface.

Restarting the LAN Extender

To reboot the LAN Extender and reload the software, use one of the following commands in privileged EXEC mode:

Command

Purpose

clear controller lex number [prom]

Halts operation of the LAN Extender and has it perform a cold restart.

clear controller lex slot/port [prom]

Halts operation of the LAN Extender on a Cisco 7000 series routers.

Downloading a Software Image to the LAN Extender

When the LAN Extender is powered on, it runs the software image that is shipped with the unit. You can download a new software image from Flash memory on the core router or from a TFTP server or from Flash memory on the core router to the LAN Extender.

To download a software image to the LAN Extender, use one of the following commands in privileged EXEC mode:

Command

Purpose

copy flash lex number

Downloads a software image from Flash memory on the core router.

copy tftp lex number

Downloads a software image from a TFTP server.

copy flash lex number

Downloads a software image from Flash memory.

Troubleshooting the LAN Extender

The primary means of troubleshooting the LAN Extender is by using the light emitting diodes (LEDs) that are present on the chassis. This section will help you assist the remote user at the LAN Extender site who can observe the LEDs.

The key to problem solving is to try to isolate the problem to a specific subsystem. By comparing what the system is doing to what it should be doing, the task of isolating a problem is greatly simplified.

The Cisco 1000 series LAN Extender uses multiple LEDs to indicate its current operating condition. By observing the LEDs, any fault conditions that the unit is encountering can be observed. The system LEDs are located on the front panel of your LAN Extender (see Figure 1-8).

LAN Extender LEDs

Figure 1-8.  LAN Extender LEDs

When there is a problem with the LAN Extender, a user at the remote site should contact you and report the condition of the LEDs located on the front panel of the LAN Extender. You can then use this information to diagnose or verify the operation of the system. Table 1-2 explains the LEDs.

Table 1-2. LED Trouble Indicators

LED

Condition

Meaning

POWER

On Steady

The POWER LED indicates that 12 V DC is being supplied to the LAN Extender.

 

Off

If the POWER LED is off, power is not reaching the unit.

  

Verify that the power supply is plugged into the wall receptacle, and that the cable from the power supply to the unit is connected.

SYSTEM OK

On Steady

The SYSTEM OK LED is lit when the unit passes the power on diagnostics. This indicates proper operation.

 

Blinking

The system will blink while running its startup diagnostics and then will go to a steady on position.

Blinking after the start-up diagnostics indicates that a system error has been encountered. Contact your system administrator who will have you disconnect and then reconnect the power to recycle your LAN Extender. If the blinking continues, check your WAN connection and the RX and TX LEDs.

 

Off

An error condition has occurred. Contact your system administrator, who will ask you to disconnect the power cord and reconnect it to re-establish power to your LAN Extender.

SERIAL TX and SERIAL RX

Flicker

The serial line is transmitting and receiving packets normally.

 

Blinking

A line fault has been detected. The LEDs will go on for several seconds and then they will blink a certain number of times to indicate a particular error. The LEDs will blink at a rate of one to two blinks per second. The following are the errors that can be encountered:

1 blink = The serial line is down.

2 blinks = No clock signal was received.

3 blinks = An excessive number of cyclic redundancy check (CRC) errors has been received.

4 blinks = The line is noisy.

5 blinks = A loopback condition has occurred.

6 blinks = The PPP link has failed.

Contact your system administrator.

LAN TX and LAN RX

Flicker

The Ethernet LAN connection is transmitting and receiving data normally.

COLLISION

 

Data collisions are being detected.

LINK OK

Steady

This indicates that the serial link is up and functioning.

Configuring a Token Ring Interface

Cisco supports various Token Ring interfaces. The Token Ring interface supports both routing (Layer 3 switching) and source-route bridging (Layer 2 switching). Routing and bridging function on a per-protocol basis. For example, IP traffic could be routed while SNA traffic is bridged. Routing features enhance source-route bridges.

The Token Ring MIB variables support the specification in RFC 1231, "IEEE 802.5 Token Ring MIB," by K. McCloghrie, R. Fox, and E. Decker, May 1991. The mandatory Interface Table and Statistics Table are implemented, but the optional Timer Table of the Token Ring MIB is not. The Token Ring MIB has been implemented for the TRIP.

Use the show interfaces, show controllers token, and show controllers cbus EXEC commands to display the Token Ring numbers. These commands provide a report for each ring that Cisco IOS software supports.

Note

If the system receives an indication of a cabling problem from a Token Ring interface, it puts that interface into a reset state and does not attempt to restart it. It functions this way because periodic attempts to restart the Token Ring interface drastically affect the stability of routing tables. Once you have again plugged the cable into the MAU, restart the interface by using the clear interface tokenring command, where the number argument is the interface number.

By default, the Token Ring interface uses the SNAP encapsulation format defined in RFC 1042. It is not necessary to define an encapsulation method for this interface.

Particle-Based Switching of Source-Route Bridge Packets on Cisco 7200 SeriesRouters

Particle-based switching is supported for SRB packets (over FDDI and Token Ring) by default. Particle-based switching adds scatter-gather capability to SRB to improve performance. Particles represent a communications data packet as a collection of noncontiguous buffers. The traditional Cisco IOS packet has a packet type control structure and a single contiguous data buffer. A particle packet has the same packet type control structure, but it also maintains a queue of particle type structures, each of which manages its own block.

The scatter-gather architecture used by particle-based switching provides the following advantages:

  • It allows drivers to use memory more efficiently (especially when using media that has a large MTU). For example, Token Ring buffers could be 512 bytes rather than 16 KB.

  • It allows concurrent use of the same region of memory. For example, on IP multicast a single packet is received and sent out on multiple interfaces simultaneously.

  • It allows insertion or deletion of memory at any location in a packet (not just at the beginning or end).

Dedicated Token Ring Port Adapter

The Dedicated Token Ring port adapter (PA-4R-DTR) is available on Cisco 7500 series routers, Cisco 7200 series routers, and Cisco 7000 series routers with the RSP7000 and the RSP7000CI.

The PA-4R-DTR provides up to four IBM Token Ring or IEEE 802.5 Token Ring interfaces. Each Token Ring interface can be set for 4 Mbps or 16Mbps half-duplex or full-duplex operation and can operate as a standard Token Ring station or as a concentrator port. The default for all interfaces is Token Ring station mode with half-duplex 16-Mbps operation. The PA-4R-DTR connects over Type 1 lobe or Type 3 lobe cables, with each interface providing an RJ-45 receptacle.

Token Ring Interface Configuration Task List

You perform the tasks in the following sections to configure a Token Ring interface (the first task is required; the remaining tasks are optional):

  • Specifying a Token Ring Interface

  • Enabling Early Token Release

  • Configuring PCbus Token Ring Interface Management

  • Enabling the Token Ring Concentrator Port

  • Monitoring and Maintaining the Port

Specifying a Token Ring Interface

To specify a Token Ring interface and enter interface configuration mode, use one of the following commands in global configuration mode:

Command

Purpose

interface tokenring number

Begins interface configuration.

interface tokenring slot/port

Begins interface configuration for the Cisco 7200 series or Cisco 7500 series routers.

interface tokenring slot/port-adapter/port

Begins interface configuration for the Cisco 7500 series routers.

Enabling Early Token Release

Cisco Token Ring interfaces support early token release, a method whereby the interface releases the token back onto the ring immediately after transmitting rather than waiting for the frame to return. This feature can help to increase the total bandwidth of the Token Ring. To configure the interface for early token release, use the following command in interface configuration mode:

Command

Purpose

early-token-release

Enables early token release.

Configuring PCbus Token Ring Interface Management

The Token Ring interface on the AccessPro PC card can be managed by a remote LAN manager over the PCbus interface. Currently, the LanOptics Hub Networking Management software running on an IBM-compatible PC is supported.

To enable LanOptics Hub Networking Management of a PCbus Token Ring interface, use the following command in interface configuration mode:

Command

Purpose

local-lnm

Enables PCbus LAN management.

Enabling the Token Ring Concentrator Port

To enable an interface to operate as a concentrator port, use the following command in interface configuration mode:

Command

Purpose

port

Specifies concentrator port operation.

Monitoring and Maintaining the Port

To monitor the Token Ring Concentrator Port, use one or more of the following commands in EXEC mode:

Command

Purpose

show controllers token

Displays internal state information about the Token Ring interfaces in the system.

show interface token

Provides high-level statistics for a particular interface.

LAN Interface Configuration Examples

This section provides examples to illustrate configuration tasks described in this chapter. The following examples are included:

  • Enabling Ethernet encapsulation

  • Enabling full-duplex operation

  • PA-12E/2FE port configuration

  • PA-VG100 port adapter configuration

  • Fast EtherChannel configuration

  • FDDI frames configuration

  • Hub configuration

  • Enabling a LAN Extender interface

  • LAN Extender interface access list

Enabling Ethernet Encapsulation Example

These commands enable standard Ethernet Version 2.0 encapsulation on the Ethernet interface processor in slot 4 on port 2 of Cisco 7500 series routers:

interface ethernet 4/2
 encapsulation arpa

Enabling Full-Duplex Operation Example

The following example assigns an IP address and subnet mask, specifies an MII Ethernet connector, and enables full-duplex mode on Fast Ethernet interface port 0 in slot 1 port adapter 0:

Router(config)# interface fastethernet 1/0/0
Router(config-if)# ip address 1.1.1.10 255.255.255.0 
Router(config-if)# full-duplex
Router(config-if)# media-type mii
Router(config-if)# exit
Router(config)# exit

PA-12E/2FE Port Configuration Examples

The following is an example of a configuration for the PA-12E/2FE port adapter interface. Bridge groups 10, 20, and 30 use IEEE Spanning-Tree Protocol. The first four interfaces of a PA-12E/2EF port adapter in port adapter slot 3 use bridge groups 10 and 20. Each interface is assigned to a bridge group and the shutdown state is set to up. The PA-12E/2FE port adapter supports store-and-forward or cut-through switching technology between interfaces within the same bridge group; store-and-forward is the default. In the following example, the cut-through command is used to configure each interface for cut-through switching of received and transmitted data.

Router# configure terminal
Enter configuration commands, one per line.  End with Ctrl-Z.
Router(config)# bridge 10 protocol ieee
Router(config)# bridge 20 protocol ieee
Router(config)# bridge 30 protocol ieee

Router(config)# int fastethernet 3/0
Router(config-if)# bridge-group 10
Router(config-if)# cut-through
Router(config-if)# no shutdown
Router(config-if)# exit
Router(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet3/0, changedstate to up
%LINK-3-UPDOWN: Interface FastEthernet3/0, changed state to up

Router(config)# int fastethernet 3/1
Router(config-if)# bridge-group 10
Router(config-if)# cut-through
Router(config-if)# no shutdown
Router(config-if)# exit

Router(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet3/1, changedstate to up
%LINK-3-UPDOWN: Interface FastEthernet3/1, changed state to up

Router(config)# int ethernet 3/2
Router(config-if)# bridge-group 20
Router(config-if)# cut-through
Router(config-if)# no shutdown
Router(config-if)# exit
Router(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet3/2, changed state to up
%LINK-3-UPDOWN: Interface Ethernet3/2, changed state to up

Router(config)# int ethernet 3/3
Router(config-if)# bridge-group 20
Router(config-if)# cut-through
Router(config-if)# no shutdown
Router(config-if)# exit
Router(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet3/3, changed state to up
%LINK-3-UPDOWN: Interface Ethernet3/3, changed state to up

The following example shows integrated routing and bridging enabled on the bridge groups. Bridge group 10 is assigned an IP address and subnet mask and the shutdown state is changed to up. Bridge group 10 is configured to route IP.

Router(config)# bridge irb
Router(config)# interface bvi 10
Router(config-if)# ip address 1.1.15.1 255.255.255.0
Router(config-if)# no shutdown
Router(config-if)# exit
Router(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface BVI10, changed state to up

Router(config)# bridge 10 route ip
Router(config)# exit
Router#

PA-VG100 Port Adapter Configuration Example

The following is an example of a basic configuration for the PA-VG100 port adapter interface in slot 1 on a Cisco 7500 series router. In this example, IP routing is enabled on the router, so an IP address and subnet mask are assigned to the interface.

configure terminal
interface vg-anylan 1/0/0 
 ip address 1.1.1.10 255.255.255.0 
 no shutdown 
 exit
exit

Fast EtherChannel Configuration Examples

Figure 1-9 shows four point-to-point Fast Ethernet interfaces that are aggregated into a single Fast EtherChannel interface.

Fast Ethernet Interfaces Aggregated into a Fast EtherChannel

Figure 1-9.  Fast Ethernet Interfaces Aggregated into a Fast EtherChannel

The following is an example of how to create a Fast EtherChannel (port-channel interface) with four Fast Ethernet interfaces. In this example, ISL is enabled on the Fast EtherChannel and an IP address is assigned to the subinterface.

Router# configure terminal
Router(config)# interface port-channel 1 
Router(config-if)# no shutdown 
Router(config-if)# exit
RouterRouter(config)# interface port-channel 1.1
Router(config-if)# ip address 1.1.1.10 255.255.255.0 
Router(config-if)# encapsulation isl 100
Router(config-if)# exit
Router(config)# interface fastethernet 0/0/0
Router(config-if)# no ip address
Router(config-if)# channel-group 1
Fast Ethernet 0/0 added as member-1 to port-channel1.
Router(config-if)# exit
Router(config)# interface fastethernet 0/1/0
Router(config-if)# no ip address
Router(config-if)# channel-group 1
Fast Ethernet 0/1 added as member-2 to port-channel1.
Router(config-if)# exit
Router(config)# interface fastethernet 1/0/0
Router(config-if)# no ip address
Router(config-if)# channel-group 1
Fast Ethernet 1/0 added as member-3 to port-channel1.
Router(config-if)# exit
Router(config)# interface fastethernet 1/1/0
Router(config-if)# no ip address
Router(config-if)# channel-group 1
Fast Ethernet 1/1 added as member-4 to port-channel1.
Router(config-if)# exit
Router(config)# exit
Router#

The following is a partial example of a configuration file. The MAC address is automatically added to the Fast Ethernet interface when the interfaces are added to the Fast EtherChannel.

Note

If you do not assign a static MAC address on the port-channel interface, the Cisco IOS software automatically assigns a MAC address. If you assign a static MAC address and then later remove it, the Cisco IOS software automatically assigns a MAC address.

interface Port-channel1
 ip address 1.1.1.10 255.255.255.0
!
interface Port-channel1.1
 encapsulation isl 100
!
interface FastEthernet0/0/0
 mac-address 00e0.1476.7600
 no ip address
 channel-group 1
!
interface FastEthernet0/1/0
 mac-address 00e0.1476.7600
 no ip address
 channel-group 1
!
interface FastEthernet1/0/0
 mac-address 00e0.1476.7600
 no ip address
 channel-group 1
!
interface FastEthernet1/1/0
 mac-address 00e0.1476.7600
 no ip address
 channel-group 1

FDDI Frames Configuration Example

The following example shows how to configure the FDDI interface to transmit four frames per token capture:

! Enter global configuration mode
  4700#configure terminal
! Enter interface configuration mode
  4700(config)#interface fddi0
! Show the fddi command options
  4700(config-if)#fddi ?
  encapsulate              Enable FDDI Encapsulation bridging
  frames-per-token         Maximum frames to transmit per service opportunity
  tl-min-time              Line state transmission time
  token-rotation-time      Set the token rotation timer
  valid-transmission-time  Set transmission valid timer
! Show fddi frames-per-token command options
  4700(config-if)#fddi frames-per-token ?
  <1-10>  Number of frames per token, default = 3
! Specify 4 as the maximum number of frames to be transmitted per token
  4700(config-if)#fddi frames-per-token 4

Hub Configuration Examples

The following sections provide examples of hub configuration:

  • Hub Port Startup Examples

  • Source Address for an Ethernet Hub Port Configuration Examples

  • Hub Port Shutdown Examples

  • Enabling SNMP Illegal Address Trap for Hub Port Example

Hub Port Startup Examples

The following example configures port 1 on hub 0 of Ethernet interface 0:

hub ethernet 0 1
no shutdown

The following example configures ports 1 through 8 on hub 0 of Ethernet interface 0:

hub ethernet 0 1 8
no shutdown

Source Address for an Ethernet Hub Port Configuration Examples

The following example configures the hub to allow only packets from MAC address 1111.2222.3333 on port 2 of hub 0:

hub ethernet 0 2
source-address 1111.2222.3333

The following example configures the hub to remember the first MAC address received on port 2, and allow only packets from that learned MAC address:

hub ethernet 0 2
source-address

Hub Port Shutdown Examples

The following example shuts down ports 3 through 5 on hub 0:

hub ethernet 0 3 5
shutdown

The following example shuts down port 3 on hub 0:

hub ethernet 0 3
shutdown

Enabling SNMP Illegal Address Trap for Hub Port Example

The following example specifies the gateway IP address and enables an SNMP trap to be issued to the host 172.69.40.51 when a MAC address violation is detected on hub ports 2, 3, or 4. It specifies that interface Ethernet 0 is the source for all traps on the router. The community string is defined as the string public and the read/write parameter is set.

ip route 0.0.0.0 0.0.0.0 172.22.10.1
snmp-server community public rw
snmp-server trap-source ethernet 0
snmp-server host 172.69.40.51 public
hub ethernet 0 2 4
snmp trap illegal-address

Enabling a LAN Extender Interface Example

The following simple example configures and creates a LAN Extender interface. In this example, the MAC address of the LAN Extender is 0000.0c00.0001.

interface serial 4
 encapsulation ppp
interface lex 0
 lex burned-in-address 0000.0c00.0001
 ip address 131.108.172.21 255.255.255.0

LAN Extender Interface Access List Examples

This section provides the following examples of LAN extender interface configuration:

  • Filtering by MAC address

  • Filtering by Ethernet type code

Filtering by MAC Address Example

The following is an example that controls which traffic from Macintosh computers on the remote Ethernet LAN reaches the core router:

access-list 710 permit 0800.0298.0000 0000.0000.FFFF
access-list 710 deny 0800.0276.2917 0000.0000.0000
access-list 710 permit 0800.0000.0000 0000.FFFF.FFFF
interface lex 0
 lex input-address-list 710

The first line of this access list permits traffic from any Macintosh whose MAC address starts with 0800.0298. The remaining two octets in the MAC address can be any value because the mask for these octets is FFFF ("don't care" bits).

The second line specifically rejects all traffic originating from a Macintosh with the MAC address of 0800.0276.2917. Note that none of the mask bits are "don't care" bits.

The third line specifically permits all traffic from other Macintoshes whose MAC addresses start with 0800. Note that in the mask, the "don't care" bits are the rest of the address.

At the end of the list is an implicit "deny everything" entry, meaning that any address that does not match an address or address group on the list is rejected.

Filtering by Ethernet Type Code Example

Using the same configuration as in the previous section, you could allow only the Macintosh traffic by Ethernet type code with the following access list:

access-list 220 permit 0x809B 0x0000
interface lex 0
 lex input-type-list 220

This access list permits only those messages whose protocol number matches the masked protocol number in the first line. The implicit last entry in the list is a "deny everything" entry.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.220.154.41