938 CHAPTER 71: IP ROUTING TABLE COMMANDS

 

 

 

 

1.1.1.0/24

Direct 0

0

1.1.1.1

Vlan1

1.1.1.1/32

Direct 0

0

127.0.0.1

InLoop0

2.2.2.0/24

Direct 0

0

2.2.2.1

Vlan2

3.3.3.0/24

Direct 0

0

3.3.3.1

Eth1/0

3.3.3.1/32

Direct 0

0

127.0.0.1

InLoop0

4.4.4.0/24

Direct 0

0

4.4.4.1

Eth1/1

4.4.4.1/32

Direct 0

0

127.0.0.1

InLoop0

display ip routing-table ip-prefix

Syntax display ip routing-table ip-prefix ip-prefix-name[ verbose ]

View Any view

Parameters ip-prefix-name: IP Prefix list name, a string of 1 to 19 characters.

verbose: Displays detailed routing table information, including that for inactive routes. With this argument absent, the command displays only brief information about active routes.

Description Use the display ip routing-tableip-prefixcommand to display information about routes permitted by a specified prefix list.

This command is intended for the follow-up display of routing policies. If the specified prefix list is not configured, detailed information about all routes (with the verbose keyword) or brief information about all active routes (without the verbose keyword) is displayed.

Examples # Configure a prefix list named test, permitting routes with a prefix of 2.2.2.0 and a mask length between 24 and 32.

<Sysname> system-view

[Sysname] ip ip-prefix test permit 2.2.2.0 24 less-equal 32

# Display brief information about active routes permitted by the prefix list test.

[Sysname] display ip routing-table ip-prefix test

 

Routes Matched by Prefix list : test

 

 

Summary Count : 2

 

 

 

 

 

Destination/Mask

Proto

Pre

Cost

NextHop

Interface

2.2.2.0/24

Direct

0

0

2.2.2.1

Vlan2

2.2.2.1/32

Direct

0

0

127.0.0.1

InLoop0

For detailed description of the above output, see Table 204.

#Display detailed information about both active and inactive routes permitted by IP prefix list test.

[Sysname] display ip routing-table ip-prefix test verbose Routes Matched by Prefix list test :

Summary Count : 2

Destination: 2.2.2.0/24

Page 938
Image 938
3Com MSR 30, MSR 50 manual Display ip routing-table ip-prefix