configure fabric attach zero-touch-client

configure fabric attach zero-touch-client client [vlan [vlan_name | vlan_id] [nsi nsi | isid isid] {priority [priority | dot1p]} {enable | disable} | none] | enable | disable]

Description

Configures the Fabric Attach Zero Touch Client.

Syntax Description

zero-touch-client Specifies Zero Touch Client.
client Specifies the type of Fabric Attach client.
vlan Specifies the VLAN on which to configure Zero Touch Clients.
vlan_name Specifies the VLAN name. The VLAN must be a tagged VLAN.
vlan_id Specifies the VLAN ID tag (1 and 4,094).
nsi Network Service Identifier.
nsi Specifies the Network Service Identifier. Range is 1-16777215.
insi Individual Network Service Identifier
insi Specifies the Individual Network Service Identifier. Range is 1-16777215.
priority Specifies the Zero Touch port priority for untagged packets.
priority Specifies the priority number to be used for untagged packets. Range is 0-7.
dot1p Specifies the use of dot1p port priority for untagged packets (default).
none Specifies no Zero Touch Client VLAN in use.
enable Specifies enabling Zero Touch Clients.
disable Specifies disabling Zero Touch Clients (default).

Default

Unless configured, all clients are configured to disabled state without a mapping.

Usage Guidelines

This command is only used when operating as a Fabric Attach server. It has no effect when operating as a client or proxy.

The specified VLAN configuration on the Fabric Attach server is restricted to only tagged VLANs.

Example

The following example configures the Fabric Attach Zero Touch Client "switch" with a VLAN named "V2000" and Individual Service Identifier of 2000 with a priority of 1 for untagged packets:

# configure fabric attach zero-touch-client switch vlan v2000 nsi 2000 priority 1

History

This command was first available in ExtremeXOS 31.3.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.