/cfg/slb/gslb/network <network number>
Network Menu
Network preference selects a server based on the preferred network of the source IP address for a given domain. The preferred network contains a subset of the servers for the domain.
Note: Note: The maximum number of preferred client networks that can be configure depends on the type of platform and the number of CUs configured, as follows:
* Standalone: 4096
* VA: 4096
* Alteon vADC with fewer than 11 CUs: 2048
*Alteon vADC with 11 or more CUs: 4096
 
[Network 1 Menu]
ipver - Set IP version
sip - Set source IP address
mask - Set source IP and network netmask
addnwcls - Add network class to network
remnwcls - Remove network class from network
addvirt - Add virtual server to network
remvirt - Remove virtual server from network
addreal - Add remote real server to network
remreal - Remove remote real server from network
servtyp - Set local service type for nat
servip - Set local server ip if servtyp=server
wangrp - Set wan group if servtyp=server
ena - Enable network
dis - Disable network
csipsrc - Client address source
del - Delete network
cur - Display current network configuration
 
GSLB Network Menu Options (/cfg/slb/gslb/network) 
Command Syntax and Usage
ipver <IP version (v4, v6)>
 
Sets the network IP version.
Values:
*v4 — Sets the network version to IPv4.
*v6 — Sets the network version to IPv6.
Default: v4
sip [<IP4 address (eg, 192.4.17.101)>|<IP6 address (eg, 3001:0:0:0:0:0:abcd:1234 or 3001::abcd:1234)>|<NWclass ID (eg, 22)>]
 
Defines the source (client) IP address or network classes for this client network rule.
mask [<IP subnet mask (such as, 255.255.255.0)>|<set IP6 prefix len (eg, 64)>]
 
Sets for this network rule the IP address mask (for IPv4 addresses) or prefix (for IPv6 addresses) that is used with the source IP (SIP) address to determine the source IP subnet for which this GSLB preference is set.
Note: This mask is used for “best match” processing. For GSLB networks configured with a network class, priority is given to the network with the longest mask.
addnwcls
 
Adds a network class to the GSLB network.
You can add up to 1024 network classes to a GSLB network. While handling DNS queries, Alteon processes each of the associated network classes until a match is found.
remnwcls
 
Removes a network class from the GSLB network.
addvirt <virtual server ID (alphanumeric)>
 
Adds a virtual server to the network with the preference value for GSLB client proximity feature.
Default: no virtual server is added
remvirt <virtual server ID (alphanumeric)>
 
Removes a virtual server from the network.
addreal <real server ID (alphanumeric)>
 
Adds a real server to the network with the preference value for GSLB client proximity feature.
remreal <real server ID (alphanumeric)>
 
Removes a real server from the network.
servtyp
 
Specifies the local service type for inbound link load balancing.
*server
*group
Default: group
servip
 
Specifies the local server IP address when servtyp is set to server.
wangrp
 
Specifies the WAN link group to be used for this outbound traffic flow.
Available when servtyp is set to server.
A WAN link group is a group of WAN link servers that collectively provide the same link load balancing service. In the context of LinkProof for Alteon, a service can be traffic from a certain source network to a certain destination network and/or an application that uses a specified TCP or a UDP port.
ena
 
Enables the network.
dis
 
Disables the network.
csipsrc [LDNS|ECS]
 
Specifies whether to select the data center using the DNS client IP address, or the end-user IP address extracted from the EDNS0 extension in the DNS request.
Default: LDNS
del
 
Deletes the network entry.
cur
 
Displays the current Internet network entry configuration.