Configuration guide, Contivity secure ip services gateway – Nortel Networks CG030601 User Manual
Page 11
Configuration Guide
Contivity Secure IP Services Gateway
Frame Relay on Contivity Secure IP Services Gateway
CG030601
2.00 July 2003
Page: 11 of 14
5. Define the DLCI number for this virtual circuit.
CES(config-subif)#dlci
Example:
CES(config-subif)# dlci 100
6. Configure the traffic shaping parameters, CIR, committed burst, and excess burst.
CES(config-subif)#traffic-shape
Example:
CES(config-subif)#traffic-shape 5000 4000 0
7. Configure the local IP address of this interface.
CES(config-subif)#ip local
is the IP address for this interface.
Example:
CES(config-subif)#ip local 10.1.1.1 255.255.255.0
8. Configure the IP address of device on the remote end of this virtual circuit.
CES(config-subif)#ip remote
is the IP address of the device on the other end of the DLCI.
Example:
CES(config-subif)#ip remote 10.1.1.2