Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I configure LAN Emulation Clients (LECs) on ARM Interfaces?

0
Posted

How do I configure LAN Emulation Clients (LECs) on ARM Interfaces?

0

A. The procedures to configure LECs on the ARM are the same as for the configuration of LECs on the route processor, with one exception. To specify an ATM router module interface, issue the interface atm card/subcard/port command. On the route processor, issue the interface atm 0 command. Example: This example shows how to configure two LECs on an ARM interface: Switch# configure terminal Switch(config)# interface atm 1/0/0.4 multipoint !— The ARM only supports point-to-multipoint sub-interfaces. Switch(config-subif)# ip address 40.0.0.1 255.0.0.0 Switch(config-subif)# lane client ethernet VLAN4 Switch(config-subif)# exit Switch(config)# interface atm 1/0/0.5 multipoint Switch(config-subif)# ip address 50.0.0.1 255.0.0.0 For more information on configuring LECs on ARM interfaces, refer to LAN Emulation Using the ATM Router Module.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123