Command Reference Guide
3Com Router 5000 Family and Router 6000 Family display fib begin ● 131
Command Reference
display fib begin
Purpose Use the display fib command to output the lines related to the line containing
the character string text in the buffer according to the regular expression.
Use the
display fib | begin text command to view the lines beginning from the
line containing the character string text to the end line of the buffer.
Use the
display fib | include text command to just view the lines containing
the character string text.
Use the
display fib | exclude text command to view the lines not containing
the character string text.
Syntax display fib | [ { begin | include | exclude } text ]
Parameters text
Character.
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/Mask Nexthop Flag TimeStamp Interface
169.254.0.0/16 2.1.1.1 U t[0] Ethernet0/0/0
2.0.0.0/16 2.1.1.1 U t[0] Ethernet0/0/0
127.0.0.0/8 127.0.0.1 U t[0] InLoopBack0
Display all the lines containing the character string “Ethernet0”:
<3Com> display fib | include ethernet0/0/0
Destination/MaskNexthop Flag TimeStamp Interface
169.254.0.0/16 2.1.1.1 U t[0] Ethernet0/0/0
2.0.0.0/16 2.1.1.1 U t[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/Mask Nexthop Flag TimeStamp Interface
2.0.0.0/16 2.1.1.1 U t[0] Ethernet0/0/0
127.0.0.0/8 127.0.0.1 U t[0] InLoopBack0
View This command can be used in the following views:
■ Any view