TCP/IPv6 Configuration and Management Manual (G06.24+)

SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual524523-008
8-51
ALTER SUBNET Command for TCP6MAN
DELETEALIAS ip-addr
allows the deletion of alias IP addresses that have been added by the ADDALIAS
attribute.
MTU size
alters the maximum transfer unit (MTU) for messages that the system transmits on
the link. The minimum value is 512 bytes. The maximum value is 65535 bytes. The
actual maximum value is determined from the interface with SLSA because the
PIF's Max_Frame_Size - 14. The value 14 is subtracted because MTU does not
include the Ethernet header overhead of 14 bytes.
IPv4 Examples
To alter the SUBNETs in all TCP6MONs:
-> ALTER SUBNET $ZZTCP.*.SN1, SUBNETMASK 255.255.0.0
-> ALTER SUBNET $ZZTCP.*.SN2, IPADDRESS 172.17.217.234
INET6 (IPV6) Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
SUBNET $ZZTCP.*.subnet-name
is the name of the SUBNET. The fully-qualified SUBNET name is
$ZZTCP.*.subnet-name (you must alter the SUBNET on all configured
TCP6MONs.) You can substitute the wild card (*) for the subnet-name; doing so
alters all SUBNETs on all TCP6MONs. If you omit the object name, SCF uses the
assumed object name. For information about the ASSUME command, see the
ALTER [ /OUT file-spec/ ] [SUBNET $ZZTCP.*.subnet-name ]
, FAMILY INET6
[ , { ADDIPV6ADDRESS "ipv6-addr" |
DELIPV6ADDRESS "ipv6-addr" |
ADDIPV6PREFIX "ipv6-prefix"|
DELIPV6PREFIX "ipv6-prefix" |
IPV6INTERFACEID "ipv6-id "} ]
[ , IPV6 { UP | DOWN } ]
[ , IPV6NUD { ON | OFF } ]
[ , IPV6MTU val ]
[ , IPV6REACHABLETIME val ]
[ , IPV6RETRANSMITIMER val ]
[ , IPV6DADRETRIES val ]
[ , IPV6HOPLIMIT val ]
[ , IPV6RAENABLE { ON | OFF } ]