-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
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
Labels
No labels