WEP-3ax, WEP-3ax-Z. User manual
52
6.2.1 Network parameters configuration using the set-management-vlan-mode utility
Non-tagged access
Obtain network parameters via DHCP:
WEP-3ax(root):/#
set-management-vlan-mode off protocol dhcp
Static parameters:
WEP-3ax(root):/#
set-management-vlan-mode off protocol static-ip ip-addr X.X.X.X netmask Y.Y.Y.Y
gateway Z.Z.Z.Z
(where X.X.X.X - static IP address, Y.Y.Y.Y - subnet mask, Z.Z.Z.Z - gateway)
Access via management VLAN in Terminating mode
Obtain network parameters via DHCP:
WEP-3ax(root):/#
set-management-vlan-mode terminating vlan-id X
protocol dhcp
(where X - VLAN ID
used for device access. Possible values: 1-4094)
Static parameters:
WEP-3ax(root):/#
set-management-vlan-mode terminating vlan-id X
protocol static-ip ip-addr
X.X.X.X netmask Y.Y.Y.Y gateway Z.Z.Z.Z
(where X - VLAN ID used for device access. Possible values:
1-4094, X.X.X.X - static IP address; Y.Y.Y.Y - subnet mask; Z.Z.Z.Z - gateway)
Access via management VLAN in Forwarding mode
Obtain network parameters via DHCP:
WEP-3ax(root):/#
set-management-vlan-mode forwarding vlan-id X
protocol dhcp
(where X - VLAN ID
used for device access. Possible values: 1-4094)
Static parameters:
WEP-3ax(root):/#
set-management-vlan-mode forwarding vlan-id X protocol static-ip ip-addr
X.X.X.X netmask Y.Y.Y.Y gateway Z.Z.Z.Z
(where X - VLAN ID used for device access. Possible values:
1-4094, X.X.X.X - static IP address; Y.Y.Y.Y - subnet mask; Z.Z.Z.Z - gateway)
Finishing and saving configuration
WEP-3ax(root):/#
save
(Save configuration)