[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
default-fields peer
Syntax
[ no ] default-fields peer fieldOptions
Release Information
Command introduced before JUNOSe Release
7.1.0.
Description
Specifies the fields that will appear by default
in the output of subsequently issued show ip bgp summary and show bgp ipv6 summary commands. The no version removes the
fields from the output.
Options
-
fieldOptions—Field(s) to be
displayed, in the format
all | [ dynamic | intro |
last-reset-reason | messages-received | messages-sent | more-in-queue
| peer-type | prefixes-received | remote-as | rib-version |
send-queue-length| state | times-up | up-down-time | updates-received
| updates-sent ]*
- all—All available information; not recommended,
because this information for each network does not fit on a single
line and is difficult to read
- dynamic—Nature of peer, dynamic or not
- intro—Introductory information about the state of
various BGP attributes; this information is displayed only if you
specify this keyword
- last-reset-reason —Reason for most recent reset
- messages-received—Total number of messages received
from the peer
- messages-sent—Total number of messages sent to the
peer
- more-in-queue—Status indicating whether any messages
are waiting to be sent to this peer
- peer-type—Type of BGP peer: internal, external,
or confederation
- prefixes-received—Number of unique prefixes received
from the peer
- remote-as—Remote AS number of the peer
- rib-version—Last RIB version queued to be sent to
this peer
- send-queue-length—Number of messages queued to be
sent to this peer
- state—State of the BGP session
- times-up—Number of times the session has been established
- up-down-time—How long the session has been up or
down
- updates-received—Number of update messages received
from the peer
- updates-sent—Number of update messages sent to the
peer
- *—Indicates that one or more parameters can be repeated
multiple times in a list in the command line
Router Configuration
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]