
birdc
List of commands for birdc:
-
birdc:tldr:318b4 birdc: Show the current status of Bird.$ birdc show statustry on your machineexplain this command
-
birdc:tldr:371a1 birdc: Show all active protocols.$ birdc show protocolstry on your machineexplain this command
-
birdc:tldr:4f84e birdc: Open the remote control console:.$ birdctry on your machineexplain this command
-
birdc:tldr:56570 birdc: Reload the configuration without restarting Bird.$ birdc configuretry on your machineexplain this command
-
birdc:tldr:5d4b9 birdc: Show all routes that contain a specific AS number.$ birdc "show route where bgp_path ~ [${4242120045}]"try on your machineexplain this command
-
birdc:tldr:6eb7a birdc: Show all details about a protocol.$ birdc show protocols ${upstream1} alltry on your machineexplain this command
-
birdc:tldr:7297a birdc: Show all best routes.$ birdc show route primarytry on your machineexplain this command
-
birdc:tldr:a342d birdc: Show all details of all routes from a given prefix.$ birdc show route for ${fd00:-8} alltry on your machineexplain this command