User Manual

Enterasys X-Pedition User Reference Manual 111
ATM Sample Configuration 2
Step 5: Applying an ATM Service Profile
The following command applies the ‘ubrservice’ service profile on at.4.2.0.101:
The following command applies the ‘cbrservice’ service profile on at.4.2.0.100:
The following command applies the ‘ubrservice’ service profile on at.3.1.0.101:
The following command applies the ‘cbrservice’ service profile on at.3.1.0.100:
Step 6: Create an IP ACL
The following command creates an IP ACL policy for port et.2.4
:
The following command creates an IP ACL policy for port et.2.3:
Step 7: Specify a Gateway for an IP Policy
The following command specifies 40.1.1.128/24 as the gateway for the IP ACL ‘subnetAacl’
:
The following command specifies 30.1.1.128/24 as the gateway for the IP ACL ‘subnetBacl’:
xp2(config)# atm define service cbrservice srv-cat cbr pcr-kbits 100000
xp1(config)# atm apply service ubrservice port at.4.2.0.101
xp1(config)# atm apply service ubrservice port at.4.2.0.100
xp2(config)# atm apply service cbrservice port at.3.1.0.101
xp2(config)# atm apply service cbrservice port at.3.1.0.100
xp1(config)# acl subnetAtoCacl permit 10.1.1.0/24 any any any
xp1(config)# acl subnetBtoCacl permit 20.1.1.0/24 any any any
xp1(config)# ip-policy subnetAtoCpolicy permit acl subnetAtoCacl next-hop-list 40.1.1.128/24 action
policy-first
xp1(config)# ip-policy subnetBtoCpolicy permit acl subnetBtoCacl next-hop-list 30.1.1.128/24 action
policy-first