Chapter 6 Configuring the Passport 8672ATM Module 135
Using the Passport 8672ATM Module
config vlan 2 create byport 1
config vlan 3 create byport 1
2To add an ATM port (in this example, 1/1) and several Ethernet ports (in this
example, 3/40 to 3/48) to the VLAN, enter:
config vlan 2 port add 1/1
config vlan 3 port add 3/40-3/48
3To configure IP addresses on both VLANs (use two different subnets), enter:
config vlan 2 ip <ip address>/<subnet mask>
config vlan 3 ip <ip address>/<subnet mask>
4To enable routing on both VLANs, enter:
config vlan 2 ip rip enable
config vlan 3 ip rip enable
If necessary, use the following CLI commands to change RIP parameters:
config vlan 2 ip rip <sub-command>
config ip rip <sub-command>
5To configure an ATM 1483 PVC with LLC/SNAP-encapsulation and UBR,
enter:
config atm 1/1 pvc create 0.100 enc 1483-llc serv
ubr
6To associate the 1483 IP routed PVC with a VLAN, enter:
config atm 1/1 pvc 1483 ip create 2 0.100 <remote
side IP address>
The remote IP address should be in the same subnet with the ATM port IP
address.
Configuring an IPX routing 1483 PVC using Device ManagerIn the configuration shown in Figure61, the Passport 8672ATM Module has an
ATM 1483 PVC as the sole member of a VLAN configured for IPX routing.