Configure ospf routing, Configuring frame relay point to point networks – Enterasys Networks XSR-3020 User Manual

Page 59

Advertising
background image

Configure OSPF Routing

XSR Getting Started Guide 3-15

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-interface type num if you want to prevent RIP transmissions on the interface.

14. Enter no receive-interface if 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 the first,
second, or third GigabitEthernet port.

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-relay to set the encapsulation type.

3.

Enter no shutdown to keep the interface enabled.

4.

Enter frame-relay lmi-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.

5.

Enter media-type V35 to match the correct cabling interface. The default media type for
Frame Relay is RS-232.

6.

Enter frame-relay traffic-shaping to enable congestion control.

Advertising