Configuration procedure – H3C Technologies H3C SR8800 User Manual

Page 60

Advertising
background image

44

Configure a filtering policy on Router B to filter out the route 10.2.1.1/24 from RIP 100, making the

route not advertised to Router C.

Figure 11 Network diagram

Configuration procedure

1.

Configure an IP address for each interface. (Details not shown)

2.

Configure RIP basic functions:
# Enable RIP 100, and configure a RIP version of 2 on Router A.

<RouterA> system-view

[RouterA] rip 100

[RouterA-rip-100] network 10.0.0.0

[RouterA-rip-100] network 11.0.0.0

[RouterA-rip-100] version 2

[RouterA-rip-100] undo summary

[RouterA-rip-100] quit

# Enable RIP 100 and RIP 200, configure RIP version as 2 on Router B.

<RouterB> system-view

[RouterB] rip 100

[RouterB-rip-100] network 11.0.0.0

[RouterB-rip-100] version 2

[RouterB-rip-100] undo summary

[RouterB-rip-100] quit

[RouterB] rip 200

[RouterB-rip-200] network 12.0.0.0

[RouterB-rip-200] version 2

[RouterB-rip-200] undo summary

[RouterB-rip-200] quit

# Enable RIP 200 and configure RIP version as 2 on Router C.

<RouterC> system-view

[RouterC] rip 200

[RouterC-rip-200] network 12.0.0.0

[RouterC-rip-200] network 16.0.0.0

[RouterC-rip-200] version 2

[RouterC-rip-200] undo summary

# Display the routing table of Router C.

[RouterC] display ip routing-table

Routing Tables: Public

Destinations : 6 Routes : 6

Destination/Mask Proto Pre Cost NextHop Interface

12.3.1.0/24 Direct 0 0 12.3.1.2 GE3/1/1

Advertising