mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-09 09:46:54 +00:00
lib: make netns command visible under vtysh
Make netns command visible under vtysh. Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
This commit is contained in:
parent
ef319aa3d7
commit
4a541e8c23
@ -710,7 +710,7 @@ DEFUN_NOSH (no_vrf,
|
|||||||
|
|
||||||
struct cmd_node vrf_node = {VRF_NODE, "%s(config-vrf)# ", 1};
|
struct cmd_node vrf_node = {VRF_NODE, "%s(config-vrf)# ", 1};
|
||||||
|
|
||||||
DEFUN_NOSH (vrf_netns,
|
DEFUN (vrf_netns,
|
||||||
vrf_netns_cmd,
|
vrf_netns_cmd,
|
||||||
"netns NAME",
|
"netns NAME",
|
||||||
"Attach VRF to a Namespace\n"
|
"Attach VRF to a Namespace\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user