51 transport-address – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 516
![background image](/manuals/651410/516/background.png)
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 516 of 855
25.51 transport-address
Use this command to configure the transport address for a label space. Use the no parameter to stop
using the transport-address as the IPv4 transport address. If the label-space is not specified in either
form of this command, a label-space of zero is assumed.
Command Syntax
(no) transport-address A.B.C.D
Syntax description
A.B.C.D
The IPv4 address to be used as the transport address. Only
addresses bound to a loopback interface are valid for manual
transport address configuration
Command Mode
Router mode
Defaults
By default, transport addresses are chosen for label spaces. These addresses might either be bound
to a loopback interface, or to a physical interface that is bound to the label space in question.
Examples
In the following example, the transport-address command is used to configure the transport
address for a label space:
Switch# configure router
Switch(config)# router ldp
Switch(config-router)# transport-address 10.10.0.5
Related Commands