
Black Box LR11xx Series Router Configurations Guide
19.1.1Configuring the host name
LR1112A> configure terminal
LR1112A/configure> hostname LR1112A
19.1.2Configuring interface ethernet 0
LR1112A/configure> interface ethernet 0 LR1112A/configure/interface/ethernet0> ip address 10.10.10.1 24 LR1112A/configure/interface/ethernet0> exit
19.1.3Configuring interface bundle Dallas
LR1112A/configure> interface bundle Dallas LR1112A/configure/interface/bundle Dallas> link t1 1 LR1112A/configure/interface/bundle Dallas> encapsulation frelay LR1112A/configure/interface/bundle Dallas> fr LR1112A/configure/interface/bundle Dallas/fr> intf_type dce LR1112A/configure/interface/bundle Dallas/fr> pvc 16 LR1112A/configure/interface/bundle Dallas/fr/pvc 16> ip address 20.20.20.1
255.255.255.0
LR1112A/configure/interface/bundle Dallas/fr/pvc 16> exit 3
19.1.4Configuring OSPF
LR1112A/configure> router routerid 10.10.10.1
LR1112A/configure> router ospf
LR1112A/configure/router/ospf> area 760
LR1112A/configure/router/ospf/area 760> exit
19.1.5Configuring interface Dallas parameters
LR1112A/configure/router/ospf> interface Dallas dlci 16 area_id 760 LR1112A/configure/router/ospf/interface Dallas> cost 10 LR1112A/configure/router/ospf/interface Dallas> exit
19.1.6Configuring interface ethernet 0 parameters
LR1112A/configure/router/ospf> interface ethernet0 area_id 760 LR1112A/configure/router/ospf/interface ethernet0> cost 10 LR1112A/configure/router/ospf/interface ethernet0> exit 3
19.1.7Displaying OSPF parameters
Execute show ip ospf int bundle to display interface specific OPSPF parameters.
108