140
Serial Port Configuration
Procedure
To bind the Frame Relay PVC dlci on the serial interface to the logical IP interface
name
, which is
related to the IP context router
Mode
PVC
Command
Purpose
Step 1
node
(pvc)[
dlci
]#bind interface
name
router
Binds Frame Relay PVC dlci to the IP
interface name of IP context router
Example: Binding the Frame Relay PVC to IP Interface
The following example binds the Frame Relay PVC 1 to the IP interface wan of IP context router to
the serial interface on slot 0 and port 0 of a SmartNode 2300 series device.
SN(cfg)#
port serial 0 0
SN(prt-ser)[0/0]#
framerelay
SN(frm-rel)[0/0]#
pvc 1
SN(pvc)[1]#
bind interface wan router
16.15 Disabling a Frame Relay PVC
Frame Relay PVCs can be disabled whenever it is necessary. Be aware that disabling a specific PVC
also disables the related serial interface and vice versa.
Procedure
To disable the Frame Relay PVC dlci on the serial interface
Mode
PVC
Command
Purpose
Step 1
node
(pvc)[dlci]#shutdown
Disables the Frame Relay PVC dlci
Example: Disabling a Frame Relay PVC
The following example disables Frame Relay PVC 1 on the serial interface on slot 0 and port 0 of a
SmartNode 2300 series device.
SN(cfg)#
port serial 0 0
SN(prt-ser)[0/0]#
framerelay
SN(frm-rel)[0/0]#
pvc 1
SN(pvc)[1]#
shutdown
Check the PVC 1 status using
show running-config
and verify that the entry
shutdown
occurs in the
configuration part responsible for this PVC.
SN(pvc)[1]#
show running-config
Running configuration:
#----------------------------------------------------------------#
#
#
# SN2300
#
Software Configuration Guide Release 2.10, Revision 1.00
…
pvc 1
encapsulation rfc1490
Summary of Contents for SmartWare Release 2.10
Page 2: ...2 Legal Notice Software Configuration Guide Release 2 10 Revision 1 00...
Page 15: ...Terms and Definitions 15 Software Configuration Guide Release 2 10 Revision 1 00...
Page 218: ...218 PPP Configuration no shutdown Software Configuration Guide Release 2 10 Revision 1 00...
Page 272: ...272 Tone Configuration Software Configuration Guide Release 2 10 Revision 1 00...