Skip to content

nexthop 1.2.3.4 and nexthop 1.2.3.5 are in a boat #273

@maxime-leroy

Description

@maxime-leroy

Description

grout# add nexthop 1.2.3.4 iface p2 id 4
grout# show nexthop
VRF  ID  TYPE  FAMILY  IP       MAC  IFACE  STATE  FLAGS  ORIGIN
0    4   L3    IPv4    1.2.3.4  ?    p2     new           user
grout# add nexthop 1.2.3.5 iface p2 id 5
grout# show nexthop
VRF  ID  TYPE  FAMILY  IP       MAC  IFACE  STATE  FLAGS  ORIGIN
0    4   L3    IPv4    1.2.3.4  ?    p2     new           user
0    5   L3    IPv4    1.2.3.5  ?    p2     new           user
grout# add nexthop 1.2.3.4 iface p2 id 5
error: command failed: File exists
grout# show nexthop
VRF  ID  TYPE  FAMILY  IP       MAC  IFACE  STATE  FLAGS  ORIGIN
0    4   L3    IPv4    1.2.3.4  ?    p2     new           user
grout#

nexthop 1.2.3.5 drops into the water !

Version

v0.11.0-6-g1d296b25

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions