Static IP addresses
Static IP address
Static or fixed IPv6 address.
Properties
Enable
Enable this IPv6 Address for use.
- Data type: boolean
- Default:
true - Configuration
CLI: (cli)> config network switch <key> ipv6 static <index> enable
Address
The static IPv6 Address/Network prefix using CIDR notation.
| Format | Description |
|---|---|
| IPv6 network | An IPv6 network address and prefix length. |
- Data type: string
- Configuration
- Required
CLI: (cli)> config network switch <key> ipv6 static <index> address
Gateway
The upstream IPv6 address for the default routing of packets.
| Format | Description |
|---|---|
| IPv6 host address | An IPv6 host address. |
- Data type: string
- Configuration
- Optional
CLI: (cli)> config network switch <key> ipv6 static <index> gateway
Metric
The network metric used for routing this network.
- Data type: integer
- Default:
0 - Minimum: 0
- Configuration
- Required
CLI: (cli)> config network switch <key> ipv6 static <index> metric
