Printronix Integrated Network Interface Card User Manual
Page 234
Chapter 12
Complete Command List
230
store ptrmgmt mgmt
Used in PXML operation.
Default: 9007
store tcpip
Example: store tcpip 1 addr 192.75.11.9
Store the IP address for the NIC.
store tcpip
Example: store tcpip 1 mask 255.255.255.0
Store the subnet mask for the NIC.
store tcpip
[[-]persistdhcp] [[-]dns]
Example: store tcpip 1 opts -rarp -bootp -dhcp
Enable or disable the automatic RARP, BOOTP, DHCP, DNS,
or persistent DHCP requests for IP addresses upon bootup. If
you are storing the NIC TCP/IP network settings within the
device, you will not need to rely on RARP, BOOTP, DHCP, or
DNS for new settings.
store tcpip IFNUM frametype [[-]ethernet2]
[[-]802.2snap]
Example: store tcpip 1 frametype ethernet2 802.2snap
Control which frame type(s) is supported with the TCP/IP
protocol. By default, both Ethernet 2 and 802.2snap are
enabled, but normal TCP/IP communications rely on
Ethernet 2.
store tcpip route add default[1|2]
[
Example: store tcpip route add default1 192.75.11.1 1
Store a default router/gateway defined by router IP Address
(
destined for another subnet. It is easier to store one default
entry rather than an entry per remote host or network as in the
previous command.