default-fields peer
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.
[ no ] default-fields peer fieldOptions
- fieldOptionsField(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 ]*
- allAll available information; not recommended, because this information for each network does not fit on a single line and is difficult to read
- dynamicNature of peer, dynamic or not
- introIntroductory 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-receivedTotal number of messages received from the peer
- messages-sentTotal number of messages sent to the peer
- more-in-queueStatus indicating whether any messages are waiting to be sent to this peer
- peer-typeType of BGP peer: internal, external, or confederation
- prefixes-receivedNumber of unique prefixes received from the peer
- remote-asRemote AS number of the peer
- rib-versionLast RIB version queued to be sent to this peer
- send-queue-lengthNumber of messages queued to be sent to this peer
- stateState of the BGP session
- times-upNumber of times the session has been established
- up-down-timeHow long the session has been up or down
- updates-receivedNumber of update messages received from the peer
- updates-sentNumber 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
Release Information Command introduced before JUNOSe Release 7.1.0.