func cmdRipNetNexthopCost(ctx command.ConfContext, node *command.CmdNode, line string, c command.CmdClient) { command.SetSimple(ctx, c, node.Path, line) }
func cmdVrfExportRT(ctx command.ConfContext, node *command.CmdNode, line string, c command.CmdClient) { command.SetSimple(ctx, c, node.Path, line) }
func cmdNeighAsn(ctx command.ConfContext, node *command.CmdNode, line string, c command.CmdClient) { command.SetSimple(ctx, c, node.Path, line) }
func cmdIfaceAddrIPv6(ctx command.ConfContext, node *command.CmdNode, line string, c command.CmdClient) { command.SetSimple(ctx, c, node.Path, line) }