Technical data
Using the BCC to Quick-Start a Router
117342-B Rev. 00
5-7
6.
Add IP to this port by entering its IP address and subnet mask.
ethernet/2/1# ip address <
ip_address
> mask <
mask_value
>
For example, enter:
ip address 192.168.125.34 mask 255.255.255.0
ip/192.168.125.34/255.255.255.0#
The BCC automatically enables ARP on this interface and adds IP globally to
this router.
If your workstation is on the same LAN as the router, go to step 10
. If your
workstation is not on the same LAN as the router, add one of the following
routing protocols:
•RIP
• OSPF
• Static Route
7.
To add RIP as the routing protocol for this IP port, enter:
ip/192.168.125.34/255.255.255.0# rip
Go to step 10.
8.
To add OSPF as the routing protocol for this IP port:
a.
Add an OSPF area:
ip/192.168.125.34/255.255.255.0# ospf area <
number
>
For example, enter:
ip/192.168.125.34/255.255.255.0# ospf area 0.0.0.0
ospf/192.168.125.34#
b.
View the default values assigned to this OSPF area:
ospf/192.168.125.34# info
on ip/192.168.125.34/255.255.255.0
state enabled
area 0.0.0.0
authentication {}
type broadcast
priority 1
transit-delay 1
retransmission-interval 5
hello-interval 10
dead-interval 40
poll-interval 120