3 experiment results – CANOGA PERKINS 9171 Configuration Guide User Manual
Page 177

CanogaOS Configuration Guide
27-6
27.2.5 C
DUT#configure terminal
Enter the Configure mode.
DUT(config)#interface eth-0-1
Specify the interface (eth-0-1)to be configured and enter the 
Interface mode. 
DUT (config-if)#no shutdown
Enable the interface.
DUT(config-if) # no switchport
Configure on physical port only, change this port to Layer3 
interface. 
DUT(config-if) # ip address 9.9.9.3/24
Configure IP address to 9.9.9.3/24.
DUT(config-if)#exit Exit
the Interface mode and enter the Configure mode.
DUT(config)# ip route 0.0.0.0/0 9.9.9.8
Add a default route with nexthop 9.9.9.8
27.3 Experiment Results
PE1 output
DUT#show ip bgp summary 
BGP router identifier 10.10.10.10, local AS number 1 
BGP table version is 3 
1 BGP AS-PATH entries 
0 BGP community entries 
 
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down 
State/PfxRcd 
11.11.11.11 4 1 4 6 3 0 0 00:01:47 0 
 
Total number of neighbors 1 
 
DUT #show mpls ftn-table 
 Primary FTN entry with FEC: 11.11.11.11/32, id: 1, row status: Active 
 Owner: CLI, Action-type: Redirect to LSP, Exp-bits: 0x0, Incoming DSCP: be 
 Tunnel id: 0, Protected LSP id: 0, Description: N/A 
 Matched bytes:0, pkts:0, TX bytes:0, Pushed pkts:0 
 Cross connect ix: 2, in label: 0, out-segment ix: 2 
 Owner: CLI, Persistent: No, Admin Status: Up, Oper Status: Up 
 Out-segment with ix: 2, owner: CLI, out intf: eth-0-20, out label: 400 
 Nexthop addr: 1.1.1.2, cross connect ix: 2, op code: Push 
 
DUT #show mpls ftn-table 
 Primary FTN entry with FEC: 11.11.11.11/32, id: 1, row status: Active 
 Owner: CLI, Action-type: Redirect to LSP, Exp-bits: 0x0, Incoming DSCP: be 
 Tunnel id: 0, Protected LSP id: 0, Description: N/A 
 Matched bytes:0, pkts:0, TX bytes:0, Pushed pkts:0 
 Cross connect ix: 2, in label: 0, out-segment ix: 2 
 Owner: CLI, Persistent: No, Admin Status: Up, Oper Status: Up 
 Out-segment with ix: 2, owner: CLI, out intf: eth-0-20, out label: 400 
 Nexthop addr: 1.1.1.2, cross connect ix: 2, op code: Push 
 
DUT #show mpls vrf-table 
Output for VRF table with id: 1 
 Primary FTN entry with FEC: 9.9.9.0/24, id: 1, row status: Active 
 Owner: BGP, Action-type: Redirect to LSP, Exp-bits: 0x0, Incoming DSCP: none 
 Tunnel id: 0, Protected LSP id: 0, Description: N/A 
 Matched bytes:0, pkts:0, TX bytes:0, Pushed pkts:0 
 Cross connect ix: 5, in label: 0, out-segment ix: 5 
