
86
Chapter 6 Command Definitions
6.7 IP Commands
The IP commands include:
• IPEPS - Set Ethernet Port Configuration
• IPEPP - Display Ethernet Port Configuration
• IPGWI - Internet Protocol Gateway Initiate
• IPGWE - Internet Protocol Gateway End
• IPGWP - Internet Protocol Gateway Print
6.7.1 IPEPS – Set Ethernet Port Configuration
Synopsis
This command is used to configure Ethernet ports.
The SGW supports resilient IP connectivity when the user configures a team of two ports in an active/
standby role. Three IP bonding teams can be created from the six ethernet ports available. A bonding team,
assigned a single IP address, consists of a primary (active) port and a secondary (standby) port. The
secondary port IP address should be set to one of the following values:
• STANDBY1 - The configured IP address acts as the standby port in a team with ETH1.
• STANDBY2 - The configured IP address acts as the standby port in a team with ETH2.
• STANDBY3 - The configured IP address acts as the standby port in a team with ETH3.
• STANDBY4 - The configured IP address acts as the standby port in a team with ETH4.
• STANDBY5 - The configured IP address acts as the standby port in a team with ETH5.
• STANDBY6 - The configured IP address acts as the standby port in a team with ETH6.
Syntax
IPEPS:ETH=, {[SPEED=,] [IPADDR=,][SUBNET=,] [SCTP=]};
Prerequisites
None.
Limitations
Up to 2 IP ports configured with an IP address may be associated with SCTP.
Attributes
CONFIG.
Examples
IPEPS:ETH=1,SPEED=100;
IPEPS:ETH=2,IPADDR=123.124.125.126,SCTP=Y;
IPEPS:ETH=3,IPADDR=100.1.1.10,SUBNET=255.255.1.1;
IPEPS:ETH=4,IPADDR=STANDBY2;
The SCTP parameter indicates that the port can be used for SCTP communication.
Kommentare zu diesen Handbüchern