14
Step 4
Configure the IP
The iBypass 40G switch ships with a default address. You can decide to use the
default address, assign a static IPv4 or IPv6 IP address or use DHCP to assign an
address.
To configure the system with a static IPv4 or IPv6 address, do the following:
1. At the CLI prompt, type the following to set the address mode to static:
set network mode static
2. Type the following to set the IPv4 address:
set network ipaddress <d.d.d.d> where <d.d.d.d> is the IPv4 address
or
Type the following to set the IPv6 address:
set network ipaddress 6 <x:x:x:x> where <x:x:x:x> is the IPv6 address.
set network type 6 if you want the device to use the IPv6 address.
3. Type the following to set the network mask:
set network netmask <m.m.m.m>
where <m.m.m.m> is the netmask.
4. Type the following to set the gateway:
set network gateway <g.g.g.g>
where <g.g.g.g> is the gateway address.
5. Type reboot, to reboot the system. This is required for the new address to take
effect. The new IP address will display in the LCD.