446
C
HAPTER
5: N
ETWORK
P
ROTOCOL
Summary counts: 1
Destination/MaskNexthopFlagTimeStampInterface
127.0.0.0/8127.0.0.1Ut[0]InLoopBack0
display fib begin
Syntax
display fib | [ { begin | include | exclude } text ]
View
Any view
Parameter
■
text: Character.
Description
■
Using the display fib command, you can output the lines related to the line
containing the character string text in the buffer according to the regular
expression.
■
Using the display fib | begin text command, you can view the lines beginning
from the line containing the character string text to the end line of the buffer.
■
Using the display fib | include text command, you can just view the lines
containing the character string text.
■
Using the display fib | exclude text command, you can view the lines not
containing the character string text.
Example
Display the lines beginning from the line containing the character string
“169.254.0.0” to the end line of the buffer:
<3Com> display fib | begin 169.254.0.0
Destination/MaskNexthopFlagTimeStampInterface
169.254.0.0/162.1.1.1Ut[0]Ethernet0/0/0
2.0.0.0/162.1.1.1Ut[0]Ethernet0/0/0
127.0.0.0/8127.0.0.1Ut[0]InLoopBack0
Display all the lines containing the character string “Ethernet0”:
<3Com> display fib | include ethernet0/0/0
Destination/MaskNexthopFlagTimeStampInterface
169.254.0.0/162.1.1.1Ut[0]Ethernet0/0/0
2.0.0.0/162.1.1.1Ut[0]Ethernet0/0/0
Display all the lines not containing the character string ”169.254.0.0”:
<3Com> display fib | exclude 169.254.0.0
Destination/MaskNexthopFlagTimeStampInterface
2.0.0.0/162.1.1.1Ut[0]Ethernet0/0/0
127.0.0.0/8127.0.0.1Ut[0]InLoopBack0
display fib ip-prefix
Syntax
display fib ip-prefix listname
Summary of Contents for Router 3031
Page 6: ......
Page 686: ...686 CHAPTER 6 ROUTING PROTOCOL...
Page 758: ...758 CHAPTER 7 MULTICAST COMMON CONFIGURATION COMMANDS...