Cisco Cisco ASR 5000

Page of 9109
  Global Configuration Mode Commands (A-K) 
boot interface  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5303 
boot interface 
Configures Ethernet network interfaces for obtaining a system software image during the system boot process. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
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. 
For the ASR 5000, the primary is interface 1 on the SPIO and the secondary is interface 2 on the SPIO. The 
interfaces are either RJ-45 ifor speeds of 10, 100, or 1000 megabits per second (Mbps), or SFP for optical 
Gigabit (1000 Mbps). 
For the ASR 5500, the primary is port 1 (1000Base-T) on the MIO and the secondary interface is port 2 
(1000Base-T) on the MIO.