Thanks for the clarification! I confirmed that I see the specified
protocols using `show protocol all`:
With ipv4 and ipv6 tables added explicitly:
... [preceding lines] ...
Local capabilities
Multiprotocol
AF announced: ipv4 vpn4-mpls ipv6
... [following lines] ...
With just t
On Mon, Aug 06, 2018 at 11:34:16AM -0500, Chris Herdt wrote:
> Following the example at https://github.com/BIRD/bird/
> blob/v2.0.2/doc/bird.conf.example2, I set up a simple bird config (see
> below).
>
> It is working, but I am not certain what the '---' in the table column of
> the output of `sh
table name, used the default
> one.
>
>
>
> table *name*
>
> Specify a table to which the channel is connected. Default: the first
> table of given nettype.
>
>
>
> Thanks
>
> Arvin
>
>
>
> *From:* Bird-users *On Behalf Of *Chris
> Herd
connected. Default: the first table of
given nettype.
Thanks
Arvin
From: Bird-users On Behalf Of Chris Herdt
Sent: Tuesday, August 07, 2018 12:34 AM
To: bird-users@network.cz
Subject: bird 2 and vpn4 mpls
Following the example at
https://github.com/BIRD/bird/blob/v2.0.2/doc/bird.conf.example2, I set
Following the example at https://github.com/BIRD/bird/
blob/v2.0.2/doc/bird.conf.example2, I set up a simple bird config (see
below).
It is working, but I am not certain what the '---' in the table column of
the output of `show protocols` means. I expected the column to display
vpntab4.
$ sudo /u