cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
869
Views
0
Helpful
1
Replies

iPXE setting ?

oeche
Level 1
Level 1

Hi Guys,

I have an ASR9901 that receive due too an RMA.

I boot in iPXE but in the DHCP Discover i do not receive the option 124 with the S/N.

I made a lot of iPXE for my router and i always have the S/N.

It seem's that the iPXE config have been modifier on this one..

Does anyone know how to reset configuration of iPXE on a ASR  ?

 

Thanks a lot

1 Reply 1

smilstea
Cisco Employee
Cisco Employee

It is a lot easier just to TFTP or HTTP boot it.

 

iPXE> set net0/ip 10.48.42.31
iPXE> set net0/netmask 255.255.255.0
iPXE> set net0/gateway 10.48.42.1
iPXE> ifopen net0


iPXE> ping 10.48.42.1
64 bytes from 10.48.42.1: seq=1
64 bytes from 10.48.42.1: seq=2
Finished: Operation canceled (http://ipxe.org/0b072095)


iPXE> boot http://10.48.42.14/ncs5500-mini-x.iso-6.1.2 

Sam