Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1630
boot interface
Configures Ethernet network interfaces for obtaining a system software image 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
Releases prior to 12.2:
boot interface { spio-eth1 | spio-eth2 } [ medium { auto | speed medium_speed duplex medium_duplex } [
media medium_media ] ]
no boot interface
Release 12.2 and after:
boot interface { local-eth1 | local-eth2 } [ medium { auto | speed medium_speed duplex medium_duplex }
[ media medium_media ] ]
no boot interface
no
Removes the boot interface configuration from the boot.sys file. Only files from the local file system can be
loaded.
spio-eth1
 | spio-eth2
Specifies the network interface to be configured where spio-eth1 is the primary interface on the SPIO (slot
24 interface 1 or slot 25 interface 1) and spio-eth2 is the secondary interface on the SPIO (slot 24 interface
2 or slot 25 interface 2). The interfaces are either RJ-45 ifor speeds of 10, 100, or 1000 megabits per second
(Mbps), or SFP for the optical Gigabit (1000 Mbps).
local-eth1
 | local-eth2
Specifies the network interface to be configured where local-eth1 is the primary ethernet interface and
local-eth2 is the secondary ethernet interface.
   Command Line Interface Reference, Modes G - H, StarOS Release 19
108
Global Configuration Mode Commands (A-K)
boot interface