User guide
134 ExtremeWarePx1 1.2 Command Reference Guide
Commands for Configuring Servers and Services
configure service L4
configure service vip <IP address>
{vrid <VRID number>}
{vlan <vlan tag number>}
port <port number>
protocol [tcp | udp]
L4 server-group-name <group name>
[noqos |
(dot1p-to-svr <dot1p-to-svr tag>
dot1p-to-net <dot1p-to-net tag>
diffserv-to-svr <diffserv-to-svr tag>
diffserv-to-net <diffserv-to-net tag>)]
Description
Creates a layer 4 virtual service.
Syntax Description
IP address The virtual IP address of the service.
VRID number The VRID of the VRRP class for the service; a number between 1 and 255.
vlan tag number The VLAN tag for the service.
port number The port the service uses to answer requests.
tcp Specifies the TCP protocol.
udp Specifies the UDP protocol.
group name The name of the server group for this service.
noqos Indicates that the service does not tag traffic based on the application or transaction type
dot1p-to-svr tag Specifies whether to apply a tag to the 802.1p header for packets directed to the server; one
of the following values:
• The keyword preserve indicates that no tag is applied to this type of traffic.
• A hexadecimal number from 0x00 to 0x07, inclusive, is the tag to be applied to this type of
traffic.
dot1p-to-net tag Specifies whether to apply a tag to the 802.1p header for packets directed to the network;
one of the following values:
• The keyword preserve indicates that no tag is applied to this type of traffic.
• A hexadecimal number from 0x00 to 0x07, inclusive, is the tag to be applied to this type of
traffic.
diffserv-to-svr tag Specifies whether to apply a tag to the DiffServ code point for packets directed to the server;
one of the following values:
• The keyword preserve indicates that no tag is applied to this type of traffic.
• A hexadecimal number from 0x00 to 0x3F, inclusive, is the tag to be applied to this type
of traffic.
diffserv-to-net tag Specifies whether to apply a tag to the DiffServ code point for packets directed to the
network; one of the following values:
• The keyword preserve indicates that no tag is applied to this type of traffic.
• A hexadecimal number from 0x00 to 0x3F, inclusive, is the tag to be applied to this type
of traffic.