F5 ARX-2000 Hardware Installation Manual page 43

Hide thumbs Also See for ARX-2000:
Table of Contents

Advertisement

Upgrading the Software and Firmware on the Replacement ARX
SWITCH# copy ftp://jusr:jpasswd@mysrv.wwmed.com/12345.rel releases test5.rel
% INFO: Copying 1013 megabytes from the specified source . . .
...
% INFO: The copy completed successfully.
SWITCH# show releases
releases
  R A test1.rel               Dec  8 00:14  800 MB
  B   test2.rel               Dec  7 00:06  800 MB
      test5.rel               Sep 10 00:09  1.0 GB
ARX-2000 Hardware Installation Guide
To access the client/server network, enable at least one client/server VLAN
with at least one member interface and a management IP, and establish a
default route on that VLAN's IP network. The following example reaches a
client/server network on VLAN 74:
SWITCH> enable
SWITCH# config
SWITCH(cfg)# vlan 74
SWITCH(cfg‐vlan[74])# members 1/5
SWITCH(cfg‐vlan[74])# exit
SWITCH(cfg)# interface vlan 74
SWITCH(cfg‐if‐vlan[74])# ip address 192.168.74.66 255.255.255.0
SWITCH(cfg‐if‐vlan[74])# no shutdown
SWITCH(cfg‐if‐vlan[74])# exit
SWITCH(cfg)# interface gigabit 1/5
SWITCH(cfg‐if‐gig[1/5])# no shutdown
SWITCH(cfg‐if‐gig[1/5])# exit
SWITCH(cfg)# ip route 0.0.0.0 0.0.0.0 192.168.74.1
SWITCH(cfg)# exit
SWITCH# 
If your network has more complex requirements, refer to
2
and
Configuring the Network Layer
Network-Management Guide
If the replacement ARX is running an outdated release, you must upgrade its
software and firmware. Use the stand-alone instructions in Upgrading
Software, on page 6-1 of the
more than two major releases behind the target release (that is, release 3.x.y
or earlier), upgrade fully to a 4.x or 5.x release and then upgrade to the
target release.
The following command sequence upgrades both the software and the
firmware on the new prtlndA switch from 5.1.0 to 6.2.0:
Arm the system with the new release and then reload the ARX to activate
the release.
SWITCH# boot system test5.rel
in the
ARX® CLI
for a complete set of options and instructions.
ARX CLI Maintenance
Guide. If the software is
Booting the Switch
Configuring Layer
3 - 15

Advertisement

Table of Contents
loading

Table of Contents