Using the ROM Monitor
ROM Monitor Commands
191
Cisco VGD 1T3 Voice Gateway Software Configuration Guide
CPU Context:
d0 - 0x00000028 a0 - 0x0ff00420
d1 - 0x00000007 a1 - 0x0ff00000
d2 - 0x00000007 a2 - 0x02004088
d3 - 0x00000000 a3 - 0x020039e6
d4 - 0x00000000 a4 - 0x02002a70
d5 - 0x02003e8a a5 - 0x02003f17
d6 - 0x00000000 a6 - 0x02003938
d7 - 0x00000001 a7 - 0x0200392c
pc - 0x02004adc vbr - 0x02000000
•
cookie—Displays the contents of the cookie PROM in hexadecimal format.
For example:
rommon 1 >
cookie
cookie:
00 01 01 31 03 15 03 20 00 14 33 01 30 11 4a 41
42 30 33 35 31 30 37 38 32 00 00 00 00 00 13 63
0c 1d 00 00 00 00 11 11 22 22 33 33 44 44 55 55
66 66 77 77 88 88 99 99 00 00 11 11 22 22 33 33
ff 00 30 96 f8 00 7a ff ff ff ff ff ff ff ff ff
ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
•
dev—Lists boot device identifications on the gateway.
For example:
rommon 10 >
dev
Devices in device table:
id name
flash: flash
flash: flash
•
dir devid—Lists the files on the named device.
For example:
rommon 11 >
dir flash:
File size Checksum File name
9474676 bytes (0x909274) 0x54322421 c5350-js-mz.Jan6
•
ethertype [fe | ge]—The Cisco VGD 1T3 voice gateway Ethernet ports are Gigabit Ethernet ports
(labeled GE0 and GE1 on the chassis). The Cisco IOS firmware and software is designed so that
configurations for Fast Ethernet will work on the Cisco VGD 1T3 voice gateways without requiring
any modification by the user.
If the Cisco IOS commands, write or copy running-config startup-config have been used to save
the configuration to NVRAM, then all references to Ethernet interfaces will now be GigabitEther,
and the IOS commands, write terminal and show running configuration will always show
GigabitEther.
If you must have FastEther available as a searchable word for any scripts you are using, you can use
the ROMMON command, ethertype fe to change GigabitEther to FastEther. Once you enter
ethertype fe, the IOS image will only recognize FastEther. It will not recognize GigabitEther.
For example:
rommon 6 >
ethertype fe