PREV NEXT INDEX

Avici Systems Inc.


from-tunnel


Provides for the association of a from-tunnel with a PVC tunnel or Stitch connection.

Syntax: from-tunnel ftName [[backup bftName1] bftName2]

no from-tunnel

ftname

Specify the name of the pre-configured from-tunnel for this PVC tunnel connection. This tunnel is the configured to-tunnel at the other end of the CCC connection service.

bftName<n>

Specify the name of up to two backups for this from-tunnel.

Description: The PVC tunnel connection is configured by associating pre-configured uni-directional to and from tunnels at each end of the CCC connection service. Each to-tunnel primary and backup is configured for no-traffic. The from-tunnel specified is the same as the to-tunnel at the other end of the CCC connection service. Each to-tunnel can have a single optional backup tunnel associated with it. Each from-tunnel can have up to two optional backup tunnels associated with it. The PVC tunnel connection at each end of the CCC connection service is created by specifying the interface and DLCI associated with the PVC for this end of the connection, the name of the to-tunnel, from-tunnel and any backups.

Use the connection name pvc-tunnel command to enter connection configuration mode for the configuration of a PVC tunnel connection. Once in connection configuration mode a from-tunnel can be associated with this PVC tunnel connection using the from-tunnel command.

Use the connection name tunnel-stitch command to enter connection configuration mode for the configuration of a tunnel-stitch connection. Once in connection configuration mode, use the from-tunnel command to configure the tunnel that has its egress at this node. Use the to-tunnel command to configure the tunnel that has its ingress at this node. Together these two commands form a midpoint for the two disjoint tunnels.

Use the no from-tunnel command to delete this from-tunnel from the tunnel connection or stitch. Perform a shutdown of the connection before attempting to delete a tunnel from a connection.

Modify the from-tunnel of a connection by performing a shutdown of the connection, deleting the tunnel, entering a new from-tunnel and performing a no shutdown of the connection.

Factory Default: None.

Command Mode: Connection Configuration.

Example 1: The following example provides a complete CCC service connection configuration for the 1/1/1.21 frame relay PVC interface side of the CCC service connection by:

router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

router(config)#interface pos 1/1/1

router(config-if)#encapsulation frame-relay

router(config-if)#no shutdown

router(config-if)#exit

router(config)#interface frl-pvc 1/1/1.21

router(config-pvc)#encapsulation frl-ccc

router(config-pvc)#description Bos-Doc DLCI 21 to 23 CCC connection

router(config-pvc)#no shutdown

router(config-pvc)#exit

router(config)#connection BosCCC pvc-tunnel frl-pvc 1/1/1.21

router(config-cxn)#to-tunnel Bos21 backup BkBos21

router(config-cxn)#from-tunnel Chi23 backup BkChi23a BkChi23b

router(config-cxn)#no shutdown

router(config-cxn)#end

router#

Example 2: The following example modifies the BosCCC PVC tunnel connection by first deleting the Chi23 from-tunnel and its backups and replaces it with the Chi23a primary and BkChi23c and BkChi23d backup tunnels:

router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

router(config)#connection BosCCC pvc-tunnel interface frl-pvc 1/1/1.21

router(config-cxn)#shutdown

router(config-cxn)#no from-tunnel Chi23 backup BkChi23a BkChi23b

router(config-cxn)#from-tunnel Chi23a backup BkChi23c BkChi23d

router(config-cxn)#no shutdown

router(config-cxn)#end

router#

Related Commands: connection pvc-tunnel
connection tunnel-stitch
to-tunnel
show connection pvc-tunnel
show connection tunnel-stitch


PREV NEXT INDEX

Copyright © 2004 Avici Systems Inc.
Avici® and TSR® is a registered trademark of Avici Systems Inc.
IPriori™, Composite Links™, SSR™, QSR, and NSR® are trademarks of Avici Systems Inc.

   Source File Name: CCCcmds.fm
    HTML File Name: CCCcmds7.html
    Last Updated: 12/19/04 at 15:00:16

Please email suggestions and comments to: doc@avici.com