Configuration procedure – H3C Technologies H3C SR8800 User Manual

Page 71

Advertising
background image

55

Figure 16 Network diagram

Configuration procedure

1.

Configure RIP basic functions and enable static route redistribution into RIP so that Router A and

Router C have routes to send to each other:
# Configure Router A.

<RouterA> system-view

[RouterA] rip 1

[RouterA-rip-1] network 192.168.1.0

[RouterA-rip-1] peer 192.168.2.2

[RouterA-rip-1] undo validate-source-address

[RouterA-rip-1] import-route static

[RouterA-rip-1] quit

[RouterA] interface GigabitEthernet 4/1/2

[RouterA-GigabitEthernet4/1/2] rip bfd enable

[RouterA-GigabitEthernet4/1/2] quit

[RouterA] rip 2

[RouterA-rip-2] network 192.168.3.0

[RouterA-rip-2] quit

# Configure Router C.

<RouterC> system-view

[RouterC] rip 1

[RouterC-rip-1] network 192.168.2.0

[RouterC-rip-1] network 192.168.4.0

[RouterC-rip-1] peer 192.168.1.1

[RouterC-rip-1] undo validate-source-address

[RouterC-rip-1] import-route static

[RouterC-rip-1] quit

[RouterC] interface GigabitEthernet 4/1/1

[RouterC-GigabitEthernet4/1/1] rip bfd enable

[RouterC-GigabitEthernet4/1/1] quit

# Configure Router D.

<RouterC> system-view

[RouterC] rip 1

Advertising