
description
Specifies a PVC description.
Syntax: description desString
no description
desString
Specifies a descriptive string of up to 64 ASCII characters to be associated with the PVC.
Description: Use the description command to specify a description to be associated with the PVC.
Use the no description command to delete a description associated with the PVC.
Factory Default: None.
Command Mode: PVC configuration.
Example 1: The following example creates a PVC 1/4/1.21 and specifies the Bos-Doc DLCI 21 to 23 CCC connection description be associated with it:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#interface pos 1/4/1
router(config-if)#encapsulation frame-relay
router(config-if)#no shutdown
router(config-if)#exit
router(config)#interface frl-pvc 1/4/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)#end
router#
Example 2: The following example deletes the description associated with PVC 1/4/1.21:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#interface frl-pvc 1/4/1.21
router(config-pvc)#no description
router(config-pvc)#end
router#
Related Commands: interface frl-pvc
show interface frl-pvc
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: CCCcmds5.html
Last Updated: 12/19/04 at 15:00:16