BIRD_RT

Description

Send route changes to IPS

Command

bird_rt --4|--6 [--newrange <IP/prefix> --newitf <name>] [--oldrange <IP/prefix> --olditf <name>]
--4 : IPv4 route change
--6 : IPv6 route change
--newrange <IP/prefix> : range of the new route
--newitf <name> : name of the interface associated to the new route
--oldrange <IP/prefix> : range of the removed route
--olditf <name> : name of the interface associated to the removed route

Results

Example