CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 221

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 221 of 350

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.1.7 Experiment Results

(1)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

Advertising