This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:router:cisco_678 [2012/10/01 15:33] gcooper |
networking:router:cisco_678 [2013/09/13 10:35] (current) gcooper |
||
---|---|---|---|
Line 18: | Line 18: | ||
=== Console (Mgmt) Port === | === Console (Mgmt) Port === | ||
- | 1) With the Cisco Router powered up and plugged into a serial port on the PC, start a Hyperterminal | + | 1) With the Cisco Router powered up and plugged into a serial port on the PC, start a HyperTerminal |
Name: Cisco | Name: Cisco | ||
Line 52: | Line 52: | ||
:!: All things in ''< | :!: All things in ''< | ||
- | :!: Warning: this device must be disconnected from the phone line before this configuration is installed. | + | :!: Warning: this device must be disconnected from the phone line before this configuration is installed. |
Erase current configuration and reboot: | Erase current configuration and reboot: | ||
Line 176: | Line 176: | ||
< | < | ||
cbos# set nat outside ip < | cbos# set nat outside ip < | ||
- | cbos# set nat entry add < | + | cbos# set nat entry add < |
- | cbos# set nat entry delete < | + | cbos# set nat entry delete < |
cbos# set nat enable | cbos# set nat enable | ||
cbos# set nat disable | cbos# set nat disable | ||
Line 206: | Line 206: | ||
===== Update the Firmware ===== | ===== Update the Firmware ===== | ||
- | 1) Dowload | + | - Download |
- | 2) Log in and enable | + | - Establish serial communications with HyperTerminal |
- | 3) Update | + | - Log in and enable |
+ | - Start the firmware update (receive) on the router | ||
+ | - Send .bin firmware | ||
< | < | ||
Line 214: | Line 216: | ||
</ | </ | ||
- | 4) Send .bin firmware file via xmodem protocol | ||