![]() |
LightStream 1010 ATM Switch Software Configuration Guide
|
|||||||||||||||||||||||||||||||||||||||
Configuring the LANE and IP Over ATM Connections
![]() |
||||||||||||||||||||||||||||||||||||||||
|
Table of ContentsConfiguring IP-Over-ATM and LAN EmulationConfiguration of IP Over ATM Configure IP-Over-ATM Example
Map a Protocol Address to a PVCConfigure Classical IP over ATM in an SVC Environment Configure Classical IP over ATM in a PVC Environment Configuration of LAN Emulation Implementation Considerations Network Support
LANE Configuration Task ListAddressing LANE ATM Addresses
Rules for Assigning Components to Interfaces and SubinterfacesCisco's Method of Automatically Assigning ATM Addresses for LANE Using ATM Address Templates Create a LANE Plan and Worksheet Display LANE Default Addresses Enter the Configuration Server's ATM Address(es) on the Cisco Switch Set Up the Configuration Server's Database Set Up the Database for the Default Emulated LAN Only
Enable the Configuration ServerSet Up the Database for Unrestricted-Membership Emulated LANs Set Up the Database for Restricted-Membership LANs Set Up LANE Servers and Clients Set Up the Server, Broadcast-and-Unknown Server, and a Client on a Subinterface
Configure LAN Emulation Client ExampleSet Up Only a Client on a Subinterface Configuring Fault-Tolerant Operation Monitor and Maintain the LANE Components LANE Configuration Examples Default Configuration for a Single Emulated LAN Example
Display LAN Emulation Client Configuration on the LightStream 1010 Default Configuration for a Single Emulated LAN with a Backup LANE Configuration Server and LANE Server on the ATM switch Display LAN Emulation Configuration on LightStream 1010 Configuring IP-Over-ATM and LAN EmulationThis chapter describes how to configure Internet Protocol (IP) over asynchronous transfer mode (ATM) and LAN Emulation (LANE) on the LightStream 1010 ATM switch. The LAN Emulation and IP-over-ATM connection can only be used to manage the LightStream 1010 switch. Note For definitions of all commands discussed in this chapter, refer to the LightStream 1010 ATM Switch Command Reference publication. This chapter is separated into the following two sections: Note All of the examples in this chapter describe configuration of the ASP in a LightStream 1010 chassis. If the ASP is installed in the Catalyst 5500 Fast Ethernet switch chassis, the CPU Ethernet interface will be 13/0/0 instead of 2/0/0. Configuration of IP Over ATMTo configure the IP over ATM, complete the tasks in the following sections: Configure IP-Over-ATM ExampleThis section describes configuring a port on a switch to allow a classical IP-over-ATM connection to the switch CPU. The following sections describe configuring the LightStream 1010 ATM switch in either an SVC or PVC environment: Note If the ASP is installed in the Catalyst 5500 switch chassis, the CPU Ethernet interface will be 13/0/0. Configure Classical IP over ATM in an SVC EnvironmentThis section describes classical IP over ATM in an SVC environment. It requires a network administrator to configure only the device's own ATM address and that of a single ATM ARP server into each client device. Figure 13-1 describes the steps needed to set up a classical IP over ATM connection between LightStream 1010 ATM switch client A and client B. Figure 13-1 Example of Classical IP Over ATM Connection Setup Step 1 The initial IP packet sent by client A triggers a request to the ARP server to look up the IP address and the corresponding ATM address of client B in the ARP server ARP table. Step 2 The ARP server sends back a response to client A with the matching ATM address. Step 3 Client A uses the ATM address it just obtained from the ARP server to setup an SVC directly to client B. Step 4 When client B replies with an IP packet to client A, it also triggers a query to the ARP server. Note When client B receives the ATM address for client A, it usually discovers it already has a call set up to client A's ATM address and will not set up another call. Step 5 Once the connection is known to both clients, they communicate directly over the SVC. In Cisco's implementation, the ATM ARP client tries to maintain a connection to the ATM ARP server. The ATM ARP server can tear down the connection, but the client attempts once each minute to bring the connection back up. No error messages are generated for a failed connection, but the client will not route packets until the ATM ARP server is connected and translates IP network addresses. For each packet with an unknown IP address, the client sends an ATM ARP request to the ARP server. Until that address is resolved, any IP packet routed to the ATM interface will cause the client to send another ATM ARP request. The LightStream 1010 ATM switch may be configured as an ATM ARP client to work with any ATM ARP server conforming to RFC 1577. Alternatively, one of the LightStream 1010 ATM switches in a logical IP subnet (LIS) may be configured to act as the ATM ARP server itself. In that case, it automatically acts as a client as well. To configure classical IP and ARP in an SVC environment, perform one of the following tasks: Configure as an ATM ARP ClientIn an SVC environment, configure the ATM ARP mechanism on the interface by performing the following tasks starting in global configuration mode:
Note You only need to specify a static route in Step 7 when configuring an ARP client using NSAP address. Using NSAP Address ExampleThe following example configures CPU interface 2/0/0 of client A, in Figure 13-1, as the following:
Note In the previous example some of the commands extended beyond the single line of the screen and the command line shifted ten spaces to the left. The dollar sign ($) indicates the command line has shifted. Using ESI ExampleThe following example configures CPU interface 2/0/0 of client A, in Figure 13-1, as the following: Note In the previous example one command extended beyond the single line of the screen and the command line shifted ten spaces to the left. The dollar sign ($) indicates the command line has shifted. Configure as an ATM ARP ServerCisco's implementation of the ATM ARP server supports a single, nonredundant server per logical IP subnetwork (LIS) and supports one ATM ARP server per subinterface. Thus, a single LightStream 1010 ATM switch can support multiple ARP servers by using multiple interfaces. To configure the ATM ARP server, complete the following tasks starting in global configuration mode:
You can designate the current LightStream 1010 ATM switch as the ATM ARP server in Step 5 by adding the keyword self. Note You only need to specify a static route in Step 7 when configuring an ARP client using NSAP address. The idle timer interval is the number of minutes a destination entry listed in the ATM ARP server's ARP table can be idle before the server takes any action to time out the entry. ExampleThe following example configures CPU interface 2/0/0 of the ARP server, in Figure 13-1, as the following: show arp Command ExampleTo show the IP over ATM interface configuration, use the following command:
ExampleIn the following example the show atm arp command displays the configuration of the switch interface 2/0/0: The following example displays the map-list configuration of the switch static map and IP over ATM interfaces: Configure Classical IP over ATM in a PVC EnvironmentThis section describes classical IP over ATM in a PVC environment. The ATM Inverse ARP mechanism is applicable to networks that use PVCs, where connections are established but the network addresses of the remote ends are not known. A server function is not used in this mode of operation. In a PVC environment, configure the ATM Inverse ARP mechanism by performing the following tasks, starting in global configuration mode:
Repeat Step 4 for each PVC you want to create. The inarp minutes interval specifies how often Inverse ARP datagrams are sent on this virtual circuit. The default value is 15 minutes. Note The ATM ARP and Inverse ATM ARP mechanisms work with IP only. All other protocols require map-list command entries to operate. ExampleThe following example configures CPU interface 2/0/0 to use IP over ATM encapsulation as follows: show arp Command ExampleTo show the IP over ATM interface configuration use the following command: ExampleThe following example displays the map-list configuration of the switch static map and IP over ATM interfaces: Map a Protocol Address to a PVCThe ATM interface supports a static mapping scheme that identifies the ATM address of remote hosts or switches. This IP address is specified as a PVC or as an NSAP address for SVC operation. Configuration for both PVC and SVC map lists are described in the following sections: PVC Based Map-List ConfigurationThis section describes how to map a PVC to an address, which is a required task if you are configuring a PVC. You enter mapping commands as groups. You first create a map list and then associate it with an interface. Begin the following tasks in global configuration mode:
You can create multiple map lists, but only one map list can be associated with an interface. Different map lists can be associated with different interfaces. ExampleFigure 13-2 describes configuring the following PVC map list:
Figure 13-2 PVC Map List Configuration Example Following is an example of the commands used to configure the map list in Figure 13-2. show atm map ExampleTo show the map list interface configuration use the following command: ExampleThe following example displays the map list configuration of the LightStream 1010 switch at interface 2/0/0: SVC Based Map-List ConfigurationThis section describes how to map an SVC to an NSAP address, which is a required task if you are configuring an SVC. You enter mapping commands as groups. You first create a map list and then associate it with an interface. Begin the following tasks in global configuration mode:
You can create multiple map lists, but only one map list can be associated with an interface. Different map lists can be associated with different interfaces. ExampleFigure 13-3 describes configuring the following SVC map list:
Figure 13-3 SVC Map List Configuration Example Following is an example of the commands used to configure the map list in Figure 13-3. show atm map ExampleTo show the map list interface configuration use the following command: ExampleThe following example displays the map list configuration of the LightStream 1010 switch at interface 2/0/0: Configuration of LAN EmulationThis section describes how to configure LAN emulation (LANE) on the LightStream 1010 ATM switch. What is LAN Emulation (LANE) on ATM?The ATM Forum defined the LAN Emulation (LANE) specification to allow legacy LAN users to take advantage of ATM's benefits without requiring modifications to end-station hardware or software. ATM is connection-oriented networking, not a broadcast medium. ATM uses connection-oriented service with point-to-point signaling or multicast signaling between source and destination devices. However, LAN-based protocol suites use connectionless service. LANs use broadcasts so source devices can find one or more destination devices. LANE emulates a broadcast environment like IEEE 802.3 Ethernet on top of an ATM network that is a point-to-point environment. Client devices such as routers, ATM workstations, and LAN switches use LANE server functions to emulate a LAN across ATM. LANE defines a service interface for network layer protocols that is identical to existing MAC layers. No changes are required to existing upper layer protocols and applications. Data sent across the ATM network is encapsulated in the appropriate LAN MAC packets. LANE essentially bridges LAN traffic across ATM. The LANE protocol defines the operation of an emulated LAN. The ATM LANE system has three servers that are single points of failure. These are the LANE configuration server, the LANE server, and the broadcast-and-unknown server. Cisco has developed a fault tolerance mechanism known as simple server redundancy that eliminates these single points of failure. Although this scheme is proprietary, no new protocol additions have been made to the LANE subsystems. LANE supports DECnet, Banyan VINES, and XNS. LANE Servers and ComponentsA single emulated LAN consists of the following entities: A LANE configuration server, a broadcast-and-unknown server, a LANE server, and LANE clients.
Emulated LAN entities coexist on one or more Cisco routers. On Cisco routers, each LANE server and broadcast-and-unknown server is always a single entity. Other LANE components include ATM switchesany ATM switch that supports the ILMI and signaling. Multiple emulated LANs can coexist on a single ATM network. Implementation ConsiderationsThe following sections contain information relevant to implementation: Network SupportIn this release, Cisco supports the following networking features:
AddressingOn a LAN, packets are addressed by the MAC-layer address of the destination and source stations. To provide similar functionality for LANE, MAC-layer addressing must be supported. Every LANE client must have a MAC address. In addition, every LANE component (server, client, broadcast-and-unknown server, and configuration server) must have an ATM address that is different from that of all the other components. All LANE clients on the same interface have the same, automatically assigned MAC address. That MAC address is also used as the end-system identifier (ESI) part of the ATM address, as explained in the following section. Although client MAC addresses are not unique, all ATM addresses are unique. LANE ATM AddressesLANE uses NSAP-format ATM end system addresses. These addresses consist of the following: See the section "ATM Address Configuration" in the chapter "Initially Configuring the LightStream 1010 ATM Switch." Cisco's Method of Automatically Assigning ATM Addresses for LANECisco provides the following standard method of constructing and assigning ATM and MAC addresses for use in a LANE configuration server's database. A pool of MAC addresses is assigned to each ATM interface on the router or switch. For constructing ATM addresses, the following assignments are made to the LANE components:
Because the LANE components are defined on different subinterfaces of an ATM interface, the value of the selector field in an ATM address is different for each component. The result is a unique ATM address for each LANE component, even within the same router. For more information about assigning components to subinterfaces, see the "Rules for Assigning Components to Interfaces and Subinterfaces" section later in this chapter. For example, if the MAC addresses assigned to an interface are 0800.200C.1000 through 0800.200C.1007, the ESI part of the ATM addresses is assigned to LANE components as follows: Using ATM Address TemplatesATM address templates can be used in many LANE commands that assign ATM addresses to LANE components (thus overriding automatically assigned ATM addresses) or that link client ATM addresses to emulated LANs. The use of templates can greatly simplify the use of these commands. The syntax of address templates, the use of address templates, and the use of wildcard characters within an address template for LANE are very similar to those for address templates of ISO CLNS. LANE ATM address templates can use two types of wildcards: an asterisk (*) to match any single character, and an ellipsis (...) to match any number of leading or trailing characters. In LANE, a prefix template explicitly matches the prefix but uses wildcards for the ESI and selector fields. An ESI template explicitly matches the ESI field but uses wildcards for the prefix and selector. Table 13-1 indicates how the values of unspecified digits are determined when an ATM address template is used: Table 13-1 Values of Unspecified Digits in ATM Address Templates
Rules for Assigning Components to Interfaces and SubinterfacesThe following rules apply to assigning LANE components to the major ATM interface and its subinterfaces: The assignment of any other component to the major interface is identical to assigning that component to the 0 subinterface. Note On the LightStream 1010, LAN components may only be configured on the ASP interface or one of it's subinterfaces. LANE Configuration Task ListBefore you begin to configure LANE, you must decide whether you want to set up one or multiple emulated LANs. If you set up multiple emulated LANs, you must also decide where the servers and clients will be located, and whether to restrict the clients that can belong to each emulated LAN. Bridged emulated LANs are configured just like any other LAN, in terms of commands and outputs. Once you have made those basic decisions, you can proceed to configure LANE. To configure LANE, complete the tasks in the following sections: Note For fault tolerance, multiple servers can be assigned to the emulated LAN. There can be multiple configuration servers in an ATM cloud. There can be multiple servers on an emulated LAN and/or servers (LANE server/broadcast-and-unknown server) in an ATM cloud. You can configure some emulated LANs with unrestricted membership and some emulated LANs with restricted membership. You can also configure a default emulated LAN, which must have unrestricted membership. Once LANE is configured, you can monitor and maintain the components in the participating routers by completing the tasks in the following section: See the "LANE Configuration Examples" section at the end of this chapter. Create a LANE Plan and WorksheetIt might help you to begin by drawing up a plan and a worksheet for your own LANE scenario, showing the following information and leaving space for noting the ATM address of each of the LANE components on each subinterface of each participating router or switch:
The last three items in this list are very important; they determine how you set up each emulated LAN in the configuration server's database. Display LANE Default AddressesYou can display the LANE default addresses to make configuration easier. Complete this task for each router or switch that participates in LANE. This command displays default addresses for all ATM interfaces present on the router. Write down the displayed addresses on your worksheet. To display the default LANE addresses, complete the following step, beginning in global configuration mode: ExampleThe following example displays the default LANE addresses: Enter the Configuration Server's ATM Address(es) on the Cisco SwitchYou must enter the configuration server's ATM address into the Cisco Lightstream 1010 ATM switch and save it permanently, so that the value is not lost when the switch is reset or powered off. On the Cisco LightStream 1010 ATM switch, the configuration server address can be specified for the entire switch, or per port. To enter the configuration server addresses on the Cisco LightStream 1010 for the entire switch:
To enter the configuration server addresses on the Cisco LightStream 1010 per port:
For examples of these commands, see the section "LANE Configuration Examples" at the end of this chapter. Set Up the Configuration Server's DatabaseAfter you have set up all servers, broadcast-and-unknown servers, and clients on all ATM subinterfaces on all routers and switches that will participate in LANE, and have displayed their ATM addresses, you can use the information to populate the configuration server's database. You can set up a default emulated LAN, whether or not you set up any other emulated LANs. You can also set up some emulated LANs with restricted membership and others with unrestricted membership. To set up the database, complete the tasks in the following sections as appropriate for your emulated LAN plan and scenario: To set up fault-tolerant operation, see "Configuring Fault-Tolerant Operation," later in this chapter. Set Up the Database for the Default Emulated LAN OnlyWhen you configure a router as the configuration server for one default emulated LAN, you provide a name for the database, the ATM address of the server for the emulated LAN, and a default name for the emulated LAN. In addition, you indicate that the configuration server's ATM address is to be computed automatically. When you set up a database of only a default unrestricted emulated LAN, you do not have to specify where the LANE clients are located. That is, when you set up the configuration server's database for a single default emulated LAN, you do not have to provide any database entries that link the ATM addresses of any clients with the emulated LAN name. To set up the configuration server for the default emulated LAN, complete the following steps beginning in global configuration mode:
In Step 2, enter the ATM address of the server for the specified emulated LAN, as noted in your worksheet and obtained in the "Display LANE Default Addresses" section. You can have any number of servers per emulated LAN for fault tolerance. Priority is determined by entry order. The first entry has the highest priority unless you override it with the index option. If you are setting up only a default emulated LAN, the elan-name value in Step 2 is the same as the default emulated LAN name you provide in Step 3. To set up fault-tolerant operation, see "Configuring Fault-Tolerant Operation," later in this chapter. For examples of these commands, see the section "LANE Configuration Examples" at the end of this chapter. Set Up the Database for Unrestricted-Membership Emulated LANsWhen you set up a database for unrestricted emulated LANs, you create database entries that link the name of each emulated LAN to the ATM address of its server. However, you may choose not to specify where the LANE clients are located. That is, when you set up the configuration server's database, you do not have provide any database entries that link the ATM addresses or MAC addresses of any clients with the emulated LAN name. To configure a router or switch as the configuration server for multiple emulated LANs with unrestricted membership, complete the following steps beginning in global configuration mode:
In Steps 2 and 3, enter the ATM address of the server for the specified emulated LAN, as noted in your worksheet and obtained in the "Display LANE Default Addresses" section. To set up fault-tolerant operation, see "Configuring Fault-Tolerant Operation," later in this chapter. For examples of these commands, see the section "LANE Configuration Examples" at the end of this chapter. Set Up the Database for Restricted-Membership LANsWhen you set up the database for restricted-membership emulated LANs, you create database entries that link the name of each emulated LAN to the ATM address of its server. However, you also must specify where the LANE clients are located. That is, for each restricted-membership emulated LAN, you provide a database entry that explicitly links the ATM address or MAC address of each client of that emulated LAN with the name of that emulated LAN. Those client database entries specify the clients that are allowed to join the emulated LAN. When a client requests that the configuration server indicate which emulated LAN it is to join, the configuration server consults its database and then responds as configured. When clients for the same restricted-membership emulated LAN are located in multiple routers, each client's ATM address or MAC address must be linked explicitly with the name of the emulated LAN. As a result, you must configure as many client entries (at Step 5, in the following procedure) as you have clients for emulated LANs in all the routers. Each client will have a different ATM address in the database entries. To set up the configuration server for emulated LANs with restricted membership, perform the following steps beginning in global configuration mode:
To set up fault-tolerant operation, see "Configuring Fault-Tolerant Operation," later in this chapter. Enable the Configuration ServerOnce you have created the database entries as appropriate to the type and the membership conditions of the emulated LANs, you can enable the configuration server on the selected ATM interface and router or switch by completing the following steps:
For examples of these commands, see the section "LANE Configuration Examples" at the end of this chapter. Set Up LANE Servers and ClientsFor each router that will participate in LANE, set up the necessary servers and clients for each emulated LAN; then display and record the server and client ATM addresses. Be sure to keep track of the router or switch interface where the LANE configuration server will eventually be located. For only one default emulated LAN, you will have one set of servers to set up: one as a primary server and the rest as backup servers for the same emulated LAN. For multiple emulated LANs, you can set up servers for another emulated LAN on a different subinterface or on the same interface of this router or switchor you can place the servers on a different router. When you set up a server and broadcast-and-unknown server on a router, you can combine them with a client on the same subinterface, a client on a different subinterface, or no client at all on the router. Where you put the clients is important, because any router with clients for multiple emulated LANs can route frames between those emulated LANs. Set Up the Server, Broadcast-and-Unknown Server, and a Client on a SubinterfaceTo set up the server, broadcast-and-unknown server, and (optionally) clients for an emulated LAN, perform the following steps beginning in interface configuration mode:
If the emulated LAN in Step 3 is intended to have restricted membership, consider carefully whether you want to specify its name here. You will specify the name in the LANE configuration server's database when it is set up. However, if you link the client to an emulated LAN in this step, and through some mistake it does not match the database entry linking the client to an emulated LAN, this client will not be allowed to join this emulated LAN or any other. If you do decide to include the name of the emulated LAN linked to the client in Step 3 and later want to associate that client with a different emulated LAN, make the change in the configuration server's database before you make the change for the client on this subinterface. Each emulated LAN is a separate subnetwork. In Step 4 make sure that the clients of the same emulated LAN are assigned protocol addresses on the same subnetwork and that clients of different emulated LANs are assigned protocol addresses on different subnetworks. For examples of these commands, see the section "LANE Configuration Examples" at the end of this chapter. Set Up Only a Client on a SubinterfaceOn any given router or switch, you can set up one client for one emulated LAN or multiple clients for multiple emulated LANs. You can set up a client for a given emulated LAN on any routers you choose to participate in that emulated LAN. Any router with clients for multiple emulated LANs can route packets between those emulated LANs. To set up only a client for an emulated LANs, perform the following steps beginning in interface configuration mode:
Each emulated LAN is a separate subnetwork. In Step 2, make sure that the clients of the same emulated LAN are assigned protocol addresses on the same subnetwork and that clients of different emulated LANs are assigned protocol addresses on different subnetworks. For examples of these commands, see the section "LANE Configuration Examples" at the end of this chapter. Configure LAN Emulation Client ExampleThis section describes configuring a LAN Emulation (LANE) client connection from the LightStream 1010 switch in the headquarters building to the CPU port 2/0/0 of the switch. Interface 2/0/0 configured as a LANE client will allow configuration of the switch from a remote host. To configure interface 2/0/0 as a LANE client on the LightStream 1010 switch requires configuring the LANE client as described in the following section. Using the atm lane client ethernet Command DescriptionTo configure the interface 2/0/0 as a LANE client on LightStream 1010 switch, use the following EXEC commands using the no form of these commands to disable:
ExampleThe following example configures the LAN emulation configuration server ATM address = 47.0091.0000..., switches to interface configuration mode to configure ATM CPU interface 2/0/0, ATM address = .0800.200C.1001.**, Ethernet LANE client at interface 2/0/0 as an Ethernet connection, with the name = mis,: For examples of these commands, see the section "LANE Configuration Examples" at the end of this chapter. show lane client ExampleTo show the LANE client configuration use the following command: ExampleThe following example displays the LAN emulation client of the LightStream 1010 switch: For examples of these commands, see the section "LANE Configuration Examples" at the end of this chapter. Configuring Fault-Tolerant OperationThe LANE simple server redundancy feature creates fault tolerance using standard LANE protocols and mechanisms. If a failure occurs on the LANE configuration server or on the LANE server/broadcast-and-unknown server, the emulated LAN can continue to operate using the services of a backup LANE server. This protocol is called the Simple Server Redundancy Protocol (SSRP). This section describes how to configure simple server redundancy for fault tolerance on an emulated LAN. Understand Simple Server RedundancyYou can define redundant LANE configuration servers by configuring one or more server addressesobtained through the Interim Local Management Interface (ILMI)on the ATM switch. The LANE configuration server turns on server redundancy by adjusting its database to accommodate multiple server ATM addresses for a particular emulated LAN. The additional servers serve as backup servers for that emulated LAN. For simple LANE service replication or fault tolerance to work, the ATM switch must support multiple LANE server addresses. This mechanism is specified in the LANE standard. The LANE servers establish and maintain a standard control circuit that enables the server redundancy to operate. LANE simple server redundancy comes ready to operate with Cisco IOS Release 11.2 software. To activate the feature, you add an entry for the hierarchical list of servers that will support the given emulated LAN. All database modifications for the emulated LAN must be identical on all LANE configuration servers. Older LANE configuration files continue to work with this new software. LANE configurations that network with non-Cisco ATM equipment continue to work, but the non-Cisco ATM equipment cannot participate in the LANE simple server redundancy. The LANE protocol does not specify where any of the emulated LAN server entities should be located, but for the purpose of reliability and performance, Cisco implements these server components on its routers. With the earlier implementation of LANE, only one LANE configuration server, capable of serving multiple emulated LANS, and only one LANE server/broadcast-and-unknown server per emulated LAN could exist for an ATM switch cloud. The earlier LANE protocol did not allow for multiple LANE servers within an emulated LAN. Therefore, these components represented both single points of failure and potential bottlenecks for LANE service. LANE simple server redundancy corrects these limitations by allowing backup LANE configuration servers and LANE server/broadcast-and-unknown servers for an emulated LAN. Offered in Cisco IOS Release 11.2 or later, LANE simple server redundancy is enabled when you configure multiple servers for the same emulated LAN. Note This server redundancy does not overcome other points of failure beyond the router ports: Additional redundancy on the LAN side or in the ATM switch cloud are not a part of the LANE simple server redundancy feature. This redundancy feature works only with Cisco LANE configuration servers and LANE server/broadcast-and-unknown server combinations. Third-party LANE components continue to interoperate with the LANE configuration server and LANE server/broadcast-and-unknown server function of Cisco routers but cannot take advantage of the redundancy features. Enable Redundant LANE Configuration ServersTo enable redundant LANE configuration servers, enter the multiple LANE configuration server addresses into the end ATM switches, which are used as central locations where the list of LANE configuration server addresses can be obtained. This allows LANE components connected to the switches to obtain the global list of LANE configuration server addresses. To enable fault tolerance, you enable multiple, redundant, and standby LANE configuration servers and multiple, redundant, and standby LANE server/broadcast-and-unknown servers.Cisco LANE continues to operate seamlessly with other vendors' LANE components, but fault tolerance is not effective in this situation. To configure multiple LANE server/broadcast-and-unknown servers for emulated LANs on the routers or switches, perform the following steps: Server redundancy guards against the failure of the hardware on which LANE server components are running. This includes all the ATM interface cards in Cisco routers and Catalyst switches. Fault tolerance is not effective for ATM network or switch failures. For server redundancy to work correctly:
For examples of these commands, see the section "LANE Configuration Examples" at the end of this chapter. Implementation Considerations
Monitor and Maintain the LANE ComponentsAfter configuring LANE components on an interface or any of its subinterfaces, on a specified subinterface, or on an emulated LAN, you can display their status. To show LANE information, perform the following tasks in EXEC mode: LANE Configuration ExamplesThe examples in the following sections illustrate how to configure LANE for the following cases: All examples use the automatic ATM address assignment method described in the "Cisco's Method of Automatically Assigning ATM Addresses for LANE" section earlier in this chapter. These examples show the LANE configurations, not the process of determining the ATM addresses and entering them. Default Configuration for a Single Emulated LAN ExampleThe following example configures two Cisco 4500 routers and one Cisco LightStream 1010 ATM switch for one emulated LAN. Router 1 contains the configuration server, the server, the broadcast-and-unknown server, and a client. The remaining router and ATM switch each contain a client for the emulated LAN. This example accepts all default settings that are provided. For example, it does not explicitly set ATM addresses for the different LANE components that are colocated on the router. Membership in this LAN is not restricted. Router 1ATM SwitchRouter 1 router1(lane-config-database)#name eng server-atm-address 47.00918100000000603E7B2001.00000C407573.01
Router 2ATM SwitchDisplay LAN Emulation Client Configuration on the LightStream 1010The following example use the ping command to confirm the connection between the ATM switch and Router 1: Default Configuration for a Single Emulated LAN with a Backup LANE Configuration Server and LANE Server on the ATM switchThe following example configures two Cisco 4500 routers and one Cisco LightStream 1010 ATM switch for one emulated LAN with fault tolerance. Router 1 contains the configuration server, the server, the broadcast-and-unknown server, and a client. Router 2 contains only a client. The ATM switch contains the backup LANE configuration server and the backup LANE server for this emulated LAN and another client. This example accepts all default settings that are provided. For example, it does not explicitly set ATM addresses for the different LANE components that are colocated on the router. Membership in this LAN is not restricted. Router 1ATM SwitchRouter 1 router1(lane-config-database)#name eng server-atm-address 47.00918100000000603E7B2001.00000C407573.01
router1(lane-config-database)#name eng server-atm-address 47.00918100000000603E7B2001.00603E7B2003.01
ATM Switch Switch(lane-config-database)#name eng server-atm-address 47.00918100000000603E7B2001.00000C407573.01
Switch(lane-config-database)#name eng server-atm-address 47.00918100000000603E7B2001.00603E7B2003.01
Router 2Display LAN Emulation Configuration on LightStream 1010The following example use the ping command to confirm the connection between the ATM switch and Router 1: The following example uses the show lane server command to display the global and per-VCC LANE information for the LANE server:
|
|||||||||||||||||||||||||||||||||||||||
|
|