2 show ip vrf, 3 ip vrf forwarding vrf-name – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 403

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 403 of 855

20.2 show ip vrf

To show the set of defined VRFs and assocaited interfaces, use the show ip vrf command in EXEC mode.

Command Syntax

show ip vrf (VRF-NAME|)

VRF-NAME: VPN Routing/Forwarding instance name

Command Mode

Privileged EXEC mode

Usage

This example shows how to use this command to display current vrf information.
Switch#show ip vrf
VRF ComA, FIB ID 1
Router ID is not set
Interfaces:
!
VRF ComA; (id=1); RIP is not enabled
Name Interfaces
ComA
Name Default RD Interfaces
ComA

Examples

Switch#show ip vrf

Related Commands

20.3 ip vrf forwarding VRF-NAME

To associate a VPN routing and forwarding(VRF)instance with an Layer3 interface, use the ip vrf forwarding
command in interface configuration mode. To disassociate a VRF, use the no form of this command.

Command Syntax

ip vrf forwarding VRF-NAME
no ip vrf forwarding VRF-NAME

VRF-NAME: VPN Routing/Forwarding instance name

Advertising