Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASA Command Question 1

Status
Not open for further replies.
Mar 23, 2012
199
US
Wanted to know if there is a command that will list all 2420 digital phones with firmware version.
Just like list ip-reg shows ip phones and status sta will show phone fw

Today Makes Tomorrow
 
List registered-ip-stations shows the FW version as the Prod Rel.
 
I am updating 1200 2420 model and I want to know if there is a command that will show all 1200 with fw version, so I can see if all updated and/or not

Today Makes Tomorrow
 
run "List Register-ip-station" command,if you look the "Prod Rel" field, that is the current Firmware load for that station.
You can export that information out and short however you need.

 
That command is for IP Phones Only, Im looking for a command that will show a list of Digital Phones FW/Product Release.

Today Makes Tomorrow
 
Sorry, didn't notice the station type. I dont know of any way to that for for digital sets.
 
avAyATEKky,

The command your looking for is list stn-firmware
 
what version does this work, I did it in 5.2.1 and 6.3 no luck. I used emulator & GEDI even ssh.

Today Makes Tomorrow
 
Code:
System: Large                        Software Version: R016x.00.1.510.1

list stn-firmware                                                      Page   1

                            STATIONS

Station         Admin     Connected       FW    Font1  Font1  Font2   Font2
Extension       Type      Type            Ver   Type   Ver    Type    Ver
--------------- --------- ------------    ----- ----   ---    ----    ---
1230300         2410
1231002         2410
1238536         2410
1239020         2410
1239025         2410
1232797         2410
1232798         2410
1230564         2410      2420S/N         4
1230565         2420      2420S/N         4
1230566         2410      2410S/N         2
--------------------------------------------------------------------------------
Enter ['ext' x]['to-ext' x]['admin-type' x]['connected-type' x]['fw-ver' x]
 ['font-type' x][font-ver' x]['count' n] ['schedule']

Or press CANCEL to cancel the command


Command: list stn-firmware help

Code:
System: Large                        Software Version: R016x.03.0.124.0

Enter ['ext' x]['to-ext' x]['admin-type' x]['connected-type' x]['fw-ver' x]
['font-type' x]['font-ver' x]['boot-ver' x]['dsp-ver' x]['count' n] ['schedule']

Or press CANCEL to cancel the command


Command: list stn-firmware help
Code:
# set permissions to use the command
display user-profile 18                                         Page  31 of  41
                                  USER PROFILE 18
 Set Permissions For Category:    To:          Set All Permissions To:
'-'=no access 'r'=list,display,status 'w'=add,change,remove+r 'm'=maintenance
                  Name          Cat  Perm
security-v station-security-code K    r-
             service-hours-table B    w-
                         session D    wm
                        set-data M    r-
                       site-data M    w-
                           shell G    rm
                 signaling-group P    wm
                   sit-treatment N    w-
                    skill-status B    r-
                    socket-usage G    r-
                         sp-link G    rm
                        ssh-keys K    wm
                         station M    wm
                    [b][COLOR=#CC0000]stn-firmware M    r-
[/color][/b]            survivable-processor G    w-
                suspend-alm-orig G    wm
             svn-button-location M    r-


A great teacher, does not provide answers, but methods to teach others "How and where to find the answers"

bsh

40 years Bell, AT&T, Lucent, Avaya
Tier 3 for 30 years and counting
[URL unfurl="true"]http://bshtele.com[/url]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top