Chapter 24 Configuring ATM Router Module Interfaces
Configuring Classical IP over ATM in an SVC Environment
Configuring as an ATM ARP Server
Cisco’s implementation of the ATM ARP server supports a single, nonredundant server per LIS, and one ATM ARP server per subinterface. Thus, a single ATM switch router can support multiple ARP servers by using multiple interfaces.
To configure the ATM ARP server, perform the following steps, beginning in global configuration mode:
| Command | Purpose |
Step 1 |
|
|
Switch(config)# interface atm | Selects the Catalyst 8540 MSR enhanced ATM | |
| card/subcard/port[.subinterface#] | router module interface. |
|
| |
Step 2 |
|
|
Specifies the NSAP ATM address of the interface. | ||
|
| or |
|
| |
| or | Specifies the |
|
| |
| interface. | |
|
|
|
Step 3 | Specifies the IP address of the interface. | |
Step 4 |
|
|
| Configures the ATM ARP server optional idle | |
| minutes1 | timer. |
Step 5 | Configures a static route through the optional | |
| card/subcard/port internal | ATM router module interface. |
|
|
|
1.This form of the atm
2.Address prefix is the first 19 bytes of the NSAP address.
Note The ESI address form is preferred in that it automatically handles the advertising of the address. Use the NSAP form of the command when you need to define a full
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 timeout the entry.
Example
The following example configures the route processor interface ATM 0 as an ARP server (shown in Figure
ARP_Server(config)# interface atm 1/0/0
| ATM and Layer 3 Switch Router Software Configuration Guide |
|