-152
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter
show vfi
show vfi
To display information about a virtual forwarding infrastructure (VFI), use the show vfi command in
user EXEC mode. VFIs are used to implement hierarchical virtual private LAN service (H-VPLS) over
a multiprotocol label switching (MPLS) backbone.
show vfi vfi-name [ forwarding] [ | {begin | exclude | include} expression]
Syntax Description
Command Modes User EXEC
Command History
Usage Guidelines Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
are not displayed, but the lines that contain Output are displayed.
Examples This is an example of output from the show vfi command:
Switch> show vfi vfitest1
VFI name:vfitest1, state:UP
Local attachment circuits:
Vlan666
Neighbor connected via pseudowires:11.11.11.11
This is an example of output from the show vfi command with the forwarding keyword:
Switch> show vfi vfitest1 forwarding
vcid:222, type:ether , local groupid:37, remote groupid:40 (vc is up)
client:Vfi is up, destination:11.11.11.11, Peer LDP Ident:11.11.11.11:0
local label:20, remote label:21, tunnel label:implc-null
outgoing interface:Gi1/1/2, next hop:2.2.2.1
Local MTU:1500, Remote MTU:1500
Remote interface description:Vfi
Packet totals(in/out):10/3375408
byte totals(in/out):1306/276783942
vfi-name Name of the configured VFI.
forwarding (Optional) Displays the VFI Layer 2 forwarding table.
| begin (Optional) Display begins with the line that matches the expression.
| exclude (Optional) Display excludes lines that match the expression.
| include (Optional) Display includes lines that match the specified expression.
expression Expression in the output to use as a reference point.
Release Modification
12.2.(52)EY This command was introduced.