Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 CLI Commands by Level : IP CONFIG Commands

IP CONFIG Commands
All CLI IP CONFIG commands are listed in Table 16 in alphabetical order.
The IP CONFIG level allows you to configure IP VPN parameters on the
P-7500. You reach this level by entering ip at the Global CONFIG level.
Example:
tibco# configure
tibco(config)# ip
tibco(config-ip)#
The CLI is now at the IP CONFIG level for configuring IP VPN parameters on the
P-7500. (Cont’d)
(config-ip)# vrf
Description
Use this command to create and configure the management and message backbone VRF objects on a P-7500. Currently, only the management and msg-backbone VRFs are supported.
Syntax
vrf <name>
Where:
<name> is the name of the specified VRF object, either management for management VRF, or msg-backbone for message backbone VRF.
Example
tibco(config-ip)# vrf msg-backbone
tibco(config-ip-vrf)#
The CLI is now at the VRF IP CONFIG level for the VRF object named msg-backbone. From here you can add or delete IP routes associated with VRF object msg-backbone through the route VRF IP CONFIG command.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved