Currently ripngd supports the following commands:
| router ripng | Command |
| Enable RIPng. |
| flush_timer time | RIPng Command |
| Set flush timer. |
| network network | RIPng Command |
| Set RIPng enabled interface by network |
| network ifname | RIPng Command |
| Set RIPng enabled interface by ifname |
| route network | RIPng Command |
| Set RIPng static routing announcement of network. |
| router zebra | Command |
This command is the default and does not appear in the configuration.
With this statement, RIPng routes go to the zebra daemon.
|