Configuring an IP Card
This procedure is used to change the IP stack parameters associated with an IP card in the database using the chg-ip-card
command.
The chg-ip-card
command uses the following parameters.
:loc
– The card location of the IP card
:srchordr
– Host Table Search Order
:dnsa
– Domain name server A’s IP address. This is an IP address expressed in standard “dot notation.” IP addresses consist of the system’s network number and the machine’s unique host number.
:dnsb
– Domain name server B’s IP address. This is an IP address expressed in standard “dot notation.” IP addresses consist of the system’s network number and the machine’s unique host number.
:domain
– The domain name is used to construct a fully-qualified DNS name consisting of 120 characters or less. For example, a domain name can be tekelec.com
, the hostname is john.doe
. The fully-qualified DNS name would be john.doe@tekelec.com
.
:defrouter
– Default router IP address. This is an IP address expressed in standard “dot notation.” IP addresses consist of the system’s network number and the machine’s unique host number.
:rstdomain
– Reset Domain name. The parameter is used to reset the domain to a NULL value.
:sctpcsum
– The SCTP checksum algorithm that will be applied to the traffic on the IP card, either adler32
or crc32c
. The sctpcsum
parameter can be specified only if the SCTPCSUM
value in the rtrv-sg-opts
output is percard
.
The chg-ip-card
command contains other parameters that cannot be used in this procedure. Refer to Commands User's Guide for more information about these parameters.
The IP card must be placed out of service.
The rstdomain
parameter cannot be specified if the domain
parameter is specified.
There is only one default router (defrouter
parameter) for each IP card. The default router is used as the primary route unless a static IP routes is defined for the destination IP address. Static IP routes are assigned using the ent-ip-rte
command in the Adding an IP Route procedure.
The network portion of the IP address of the default router must match the network portion of one of the IP addresses assigned to the card.
The network portion of the IP address is based on the class of the IP address (shown in Table 4-4). If the IP address is a Class A IP address, the first field is the network portion of the IP address. If the IP address is a Class B IP address, the first two fields are the network portion of the IP address. If the IP address is a Class C IP address, the first three fields are the network portion of the IP address. For example, if the IP address is 193.5.207.150, a Class C IP address, the network portion of the IP address is 193.5.207.
The default router can be associated with only one IP address assigned to the card if the defrouter parameter is specified. For example, the dnsa
value for card 1101 is 150.1.1.10. The dnsb
value for card 1101 is 160.25.37.1. A default router is provisioned with the IP address 150.1.1.4. The default router is associated with the Ethernet A IP address (the dnsa
parameter value), but not the Ethernet B IP address (the dnsb
parameter value).
If the default router is associated with one of the IP card’s IP addresses, a second gateway router can be assigned to the other IP address on the IP card by provisioning a static IP route for the IP card using the ent-ip-rte
command in the Adding an IP Route procedure. Static IP routes can provide gateway routers associated with the other IP address on the IP card. To provision the gateway router (the gtwy
parameter of the ent-ip-rte
command) for the other IP address assigned to the IP card, the network portion of the gateway router’s IP address must match the network portion of the other IP address assigned to the IP card.
Specifying the IP address 0.0.0.0 for the dnsa
or dnsb
parameters, removes the IP address for Ethernet A (dnsa
) or Ethernet B (dnsb
).
When an IP card is entered into the database with the ent-card
command, the IP stack parameters associated with this card are initially set with these default values:
:srchordr
– SRVR-
:dnsa
– No DNSA IP address is specified :dnsb
– No DNSB IP address is specified:domain
– No domain name is specified:defrouter
– No default router IP address is specified:rstdomain
– No:sctpcsum
– crc32c
The value of any optional parameter not specified with the chg-ip-card
command is not changed.
Figure 4-9 Configuring an IP Card
Sheet 1 of 4
Sheet 2 of 4
Sheet 3 of 4
Sheet 4 of 4