oobm member ipv6 default-gateway

Syntax

oobm member <MEMBER-ID> ipv6 default-gateway <IPV6-ADDR>

no oobm member <MEMBER-ID> ipv6 default-gateway

Description

Configures the IPv6 default gateway address for an OOBM member using their unique identifier and the IPv6 address of the default gateway.

When no proceeds the command, the default gateway address is deleted.

Command context

config

Parameters

<MEMBER-ID>
Specifies the unique member-id which allows the OOBM device access to the IPv6 default-gateway.
<IPV6-ADDR>
Specifies the IPv6 address of the default gateway for a member OOBM interface.

Example

Configuring and deleting the OOBM member from a specific IPv6 gateway.

switch(config)# oobm member 1 ipv6 default-gateway 1001::1

switch(config)# no oobm member 1 ipv6 default-gateway