job / bird

BIRD dev branches
1 stars 0 forks source link

in 'birdc show protocols all XXX' shut the last shutdown communication #1

Open job opened 7 years ago

job commented 7 years ago

in this overview, the shutdown communication should be displayed after Received: Administrative shutdown

root@scarlett:/home/job# birdc show protocols all kali1
BIRD 1.6.0 ready.
name     proto    table    state  since       info
kali1    BGP      master   start  16:21:24    Active        Received: Administrative shutdown
  Preference:     100
  Input filter:   REJECT
  Output filter:  REJECT
  Routes:         0 imported, 0 exported, 0 preferred
  Route change stats:     received   rejected   filtered    ignored   accepted
    Import updates:              0          0          0          0          0
    Import withdraws:            0          0        ---          0          0
    Export updates:              0          0          0        ---          0
    Export withdraws:            0        ---        ---        ---          0
  BGP state:          Active
    Neighbor address: 165.254.255.17
    Neighbor AS:      15562
    Connect delay:    2/5
    Last error:       Received: Administrative shutdown

root@scarlett:/home/job#