3 example for configuring the loopback interface, Networking requirements, Configuration roadmap – Nortel Networks 8000 User Manual

Page 120: Data preparation, Configuration procedure, Example for configuring the loopback interface

Attention! The text in this document has been recognized automatically. To view the original document, you can use the "Original mode".

Advertising
background image

Nortel Secure Router 8000 Series

Configuration -WAN Access

5 Logical interface configuration

5.7.3 Example for configuring the loopback interface

Networking requirements

After you configure the loopback interface with IP address, it works as the lending party in

the IP unnumbered. Loopback interface uses 30-bit mask.

Figure 5-2

Networking diagram of configuring the loopback interface

POS3/0/0

^=

51

^

10.10.1.1/32

POS3/0/0

RouterA

RouterB

Configuration roadmap

The configuration roadmap is as follows:

1.

Create the loopback interface and configure the IP address.

2.

Configure the POS interface to borrow the IP address of the loopback interface.

Data preparation

To configure the loopback interface, you need the following data.

The loopback interface number is 6.

The IP address of the loopback interface is 10.10.1.1/30.

The interface that borrows the IP address is POS 3/0/0.

Configuration procedure

Step 1

Configure Router A.

• Create a loopback interface and allocate an IP address for it.

<Nortel> system-view

[Nortel] sysname RouterA

[RouterA] interface loopback 6

[RouterA-LoopBack6] ip address 10.10.1.1 30

[RouterA-LoopBack6] quit

• Configure POS 3/0/0 to borrow the IP address of the created loopback6.

[RouterA] interface pos 3/0/0

[RouterA-Pos3/0/0] ip address unnumbered interface loopback 6

[RouterA-Pos3/0/0] quit

Step 2

Configure Router B

<Nortel> system-view

[Nortel] sysname RouterB

[RouterB] interface pos 3/0/0

[RouterB-Pos3/0/0] ip address 10.10.1.2 30

Issue 5.3 (30 March 2009)

Nortel Networks Inc.

5-19

Advertising