Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 1630
boot networkconfig
Configures the networking parameters for the Switch Processor I/O card network interfaces to use when
obtaining a software image from an external network server during the system boot process.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration
configure
Entering the above command sequence results in the following prompt:
[local]
host_name
(config)#
Syntax Description
boot networkconfig { dhcp | { { dhcp-static-fallback | static } ip address spio24 ip_address [ spio25
ip_address ] netmask ip_mask [ gateway gw_address ] } }
no boot networkconfig
no
Removes the network configuration information from the boot.sys file.
dhcp
Indicates that a Dynamic Host Control Protocol (DHCP) server is used for communicating with the external
network server.
dhcp-static-fallback
 | static
dhcp-static-fallback: provides static IP address fallback network option when a DHCP server is unavailable.
static: specifies a fixed network IP address for the external network server that hosts the software image.
spio24 ip_address
 [ spio25 ip_address ] netmask ip_mask [ gateway gw_address ]
spio24 ip_address spio25 ip_address ]: the IP address to use for the SPIO in slot 24 and optionally the SPIO
in slot 25 for network booting. ip_address must be specified using IPv4 dotted-decimal notation.
netmask ip_mask: the network mask to use in conjunction with the IP address(es) specified for network
booting. ip_mask must be specified using IPv4 dotted-decimal notation.
gateway gw_address: the IP address of a network gateway to use in conjunction with the IP address(es)
specified for network booting. gw_address must be entered using IPv4 dotted-decimal notation.
Command Line Interface Reference, Modes G - H, StarOS Release 19    
111
Global Configuration Mode Commands (A-K)
boot networkconfig