Configure OSPF Routing

10.Enter ip rip receive version <1 2> to allow a RIP version of updated transmissions. Accept both RIP V1 and V2 is the default value.

11.Enter router rip to acquire Router configuration mode and enable RIP routing.

12.Enter network <xxx.xxx.xxx.xxx> (IP address) of the network to be advertised. Repeat the command to configure additional networks.

13.Enter passive-interfacetype num if you want to prevent RIP transmissions on the interface.

14.Enter no receive-interfaceif you want to disable reception of RIP updates on the interface.

Remember to save your configuration after all edits. For more RIP configuration examples, refer to the XSR User’s Manual.

Configure OSPF Routing

The following OSPF configuration adds two networks to OSPF areas and sets the cost of sending traffic on the serial interface:

1.Enter interface gigabitethernet <1 2 3> to acquire Interface mode and select one of the GigabitEthernet ports.

2.Enter ip address <xxx.xxx.xxx.xxx> <yyy.yyy.yyy.yyy> where x is the IP address and y is the subnet mask of this GigabitEthernet port.

3.Enter no shutdown to keep the interface enabled.

4.Enter interface serial <slot # card # port #> of the serial NIM card to re-acquire Interface mode and select slot, card and port numbers.

5.Enter ip address <xxx.xxx.xxx.xxx> <yyy.yyy.yyy.yyy> where x is the IP address and y is the subnet mask of the serial port.

6.Enter no shutdown to keep the interface enabled.

7.Enter encapsulation ppp to set the correct encapsulation type.

8.Enter ip ospf cost <1-65535> to set the cost of receiving a packet on this interface.

9.Enter router ospf to acquire Router configuration mode and enable OSPF routing.

10.Enter network <xxx.xxx.xxx.xxx> area <area-id> of the network to be advertised. Repeat the command to configure additional networks.

Remember to save your configuration after all edits. For more OSPF configuration examples, refer to the XSR User’s Manual.

Configuring Frame Relay Point to Point Networks

The following Frame Relay configuration sets up point-to-point networks on Central and Branch XSRs. On the Central XSR, perform these steps:

1.Enter interface serial <slot # card # port #> of the serial NIM card to acquire Interface mode and select a slot, card and port number.

2.Enter encapsulation frame-relayto set the encapsulation type.

3.Enter no shutdown to keep the interface enabled.

4.Enter frame-relaylmi-type<ilmi ansi q933a auto none> to manually select the Link Management Interface protocol type to use on the port or retain the default type auto.

XSR Getting Started Guide 3-15

Page 59
Image 59
Enterasys Networks XSR-3150 manual Configure Ospf Routing, Configuring Frame Relay Point to Point Networks