Chapter 3
Routed Ethernet
E-DOC-CTC-20051017-0167 v1.0
20
Configuration procedure In this procedure we will guide you via the CLI through the configuration process.
The configuration procedure consists of the following steps:
1 Create, configure and attach/connect the ATM interface.
2 Create, configure and attach/connect the ETH interface.
3 Create, configure and attach/connect the IP interface.
4 Assign an IP address to the IP interface.
5 Check your configuration.
The ATM interface Proceed as follows to create an ATM phonebook and the ATM interface.
1 Add a new phonebook entry with name RtEthoa_ph, VPI/VCI =8.35.
2 Add a new ATM interface with name RtEthoa_atm.
3 Configure the new ATM interface with as destination the phonebook entry
created above.
By default, the encapsulation method will be LLC/SNAP.
4 Connect the ATM interface to the phonebook entry.
=>atm phonebook add name=RtEthoa_ph addr=8.35
=>
If another phonebook entry with the same VPI/VCI already exists, you
will have to delete this entry first.
=>atm ifadd intf=RtEthoa_atm
=>
=>atm ifconfig intf=RtEthoa_atm dest=RtEthoa_ph ulp=mac
=>
=>atm ifattach intf=RtEthoa_atm
=>