User Tools

Site Tools


networking:router:cisco_678

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
networking:router:cisco_678 [2012/10/01 15:23]
gcooper created
networking:router:cisco_678 [2013/09/13 10:35] (current)
gcooper
Line 1: Line 1:
 ====== Cisco 678 DSL Gateway Router ====== ====== Cisco 678 DSL Gateway Router ======
 +
 +===== General Configuration =====
 +
 +==== Cable Connections ====
 +
 +
 +^Router Port Label ^Original Cable Color ^Connection Type ^Connected Equipment ^
 +|Mgmt              |Blue (special)       |Serial          |Serial Port on PC   |
 +|Enet              |Yellow (ethernet)    |Crossover       |NIC in PC           |
 +|Wall              |Purple (phone cord)  |DSL             |DSL/Phone Jack on Wall |
 +|Phone             |Clear/Silver (phone cord) |Analog Telephone (POTS) |Phone  |
 +
 +:!: Note: Cisco 675 has DSL filter built-in for Phone jack.  Cisco 678 does not - use an external filter on the Phone port when connecting telephone equipment.
 +
 +==== Programming ====
 +
 +=== Console (Mgmt) Port ===
 +
 +1) With the Cisco Router powered up and plugged into a serial port on the PC, start a HyperTerminal session with these settings: 
 +
 +    Name: Cisco
 +    Connect using: Com1 or Com2 (Blue cable)
 +    Bits Per Second: 38400
 +    Data bits: 8
 +    Parity: None
 +    Stop: 1
 +    Flow Control: None
 +    Click Ok 
 +
 +2) Hit <enter> You should get a response from the router.
 +
 +3) At the Password prompt: hit <enter>.
 +
 +4) Go into Enable Mode: 'enable' <enter>
 +
 +:!: Enter is implied at the end of each line and when a password is requested prior to a password being set.
 +
 +:!: There are two levels of passwords: Exec and Enable.  The Enable mode allows you to change settings. 
 +
 +:!: After the password has been set the password must be entered when requested.  Also, after the password has been set, the unit can be configured with a Telnet session.
 +
 +:!: The default IP address is 10.0.0.1.
 +
 +==== HTTP (Browser) Configuration ====
 +
 +    User: enable
 +    Password: <enable password>
  
 ===== Static IP Configuration ===== ===== Static IP Configuration =====
Line 5: Line 52:
 :!: All things in ''<brackets>'' must be changed for each different site. :!: All things in ''<brackets>'' must be changed for each different site.
  
-:!: Warning: this device must be disconnected from the phone line before this configuration is installed.  Once the final reboot command is given, it may be re-connected.+:!: Warning: this device must be disconnected from the phone line before this configuration is installed.  Once the final reboot command is given, it may be reconnected.
  
 Erase current configuration and reboot: Erase current configuration and reboot:
Line 60: Line 107:
 :!: Note: For static routers, DHCP service is generally disabled, although there is no reason why the DSL router cannot be a DHCP server. In the configuration above, DHCP is not turned on, which means that it is off by default. :!: Note: For static routers, DHCP service is generally disabled, although there is no reason why the DSL router cannot be a DHCP server. In the configuration above, DHCP is not turned on, which means that it is off by default.
  
-===== General Configuration ===== 
  
-==== Cable Connections ====+===== Another Programming Example for Static IP Addresses =====
  
 +:!: All things in <brackets> must be changed per installation.
  
-^Router Port Label ^Original Cable Color ^Connection Type ^Connected Equipment ^ +:!: Warning: this device must be disconnected from the phone line before this configuration is installed. Once the final reboot command is given, it may be re-connected to Qwest/US West.
-|Mgmt              |Blue (special)       |Serial          |Serial Port on PC   | +
-|Enet              |Yellow (ethernet)    |Crossover       |NIC in PC           | +
-|Wall              |Purple (phone cord)  |DSL             |DSL/Phone Jack on Wall | +
-|Phone             |Clear/Silver (phone cord) |Analog Telephone (POTS) |Phone +
- +
-:!: Note: Cisco 675 has DSL filter built-in for Phone jack.  Cisco 678 does not - use an external filter on the Phone port when connecting telephone equipment. +
- +
-==== Programming ==== +
- +
-=== Console (Mgmt) Port === +
- +
-1) With the Cisco Router powered up and plugged into a serial port on the PC, start a Hyperterminal session with these settings:  +
- +
-    Name: Cisco +
-    Connect using: Com1 or Com2 (Blue cable) +
-    Bits Per Second: 38400 +
-    Data bits: 8 +
-    Parity: None +
-    Stop: 1 +
-    Flow Control: None +
-    Click Ok  +
- +
-2) Hit <enter> You should get a response from the router. +
- +
-3) At the Password prompt: hit <enter>+
- +
-4) Go into Enable Mode: 'enable' <enter> +
- +
-:!: Enter is implied at the end of each line and when a password is requested prior to a password being set. +
- +
-:!: There are two levels of passwords: Exec and Enable.  The Enable mode allows you to change settings.  +
- +
-:!: After the password has been set the password must be entered when requested.  Also, after the password has been set, the unit can be configured with a Telnet session. +
- +
-:!: The default IP address is 10.0.0.1. +
- +
-==== HTTP (Browser) Configuration ==== +
- +
-    User: enable +
-    Password: <enable password> +
- +
-===== Programming Example for Static IP Addreses ===== +
- +
-All things in <brackets> must be changed per installation. +
- +
-Warning: this device must be disconnected from the phone line before this configuration is installed. Once the final reboot command is given, it may be re-connected to Qwest/US West.+
  
 +<file>
 cbos# enable cbos# enable
 cbos# set nvram erase cbos# set nvram erase
Line 134: Line 136:
 cbos# write cbos# write
 cbos# reboot cbos# reboot
 +</file>
  
 For customers with Cisco 678 routers, there is a choice of CAP or DMT. All customers who connected prior to 1-April-2001 (including simple change of ISP), have to know whether they are CAP or DMT. The 678 can be loaded with either CAP  or DMT firmware (but you must select one). To find your firmware version, do a "show version" when logged in to the 678. For customers with Cisco 678 routers, there is a choice of CAP or DMT. All customers who connected prior to 1-April-2001 (including simple change of ISP), have to know whether they are CAP or DMT. The 678 can be loaded with either CAP  or DMT firmware (but you must select one). To find your firmware version, do a "show version" when logged in to the 678.
-<for CAP> (older circuits) 
  
 +==== For CAP (older circuits) ====
 +
 +<file>
 cbos# set inter wan0-0 close cbos# set inter wan0-0 close
 cbos# set inter wan0-0 vci 1 cbos# set inter wan0-0 vci 1
 cbos# set inter wan0-0 vpi 1 cbos# set inter wan0-0 vpi 1
 cbos# set inter wan0-0 open cbos# set inter wan0-0 open
-<for DMT(newer circuits - use this if in doubt)+</file>
  
 +==== For DMT (newer circuits - use this if in doubt) ====
 +
 +<file>
 cbos# set inter wan0-0 close cbos# set inter wan0-0 close
 cbos# set inter wan0-0 vpi 0 cbos# set inter wan0-0 vpi 0
 cbos# set inter wan0-0 vci 32 cbos# set inter wan0-0 vci 32
 cbos# set inter wan0-0 open cbos# set inter wan0-0 open
 +</file>
  
-Note: For static routers, DHCP service is generally disabled, although there is no reason why the DSL router cannot be a DHCP server. In the configuration above, DHCP is not turned on, which means that it is off by default. +:!: Note: For static routers, DHCP service is generally disabled, although there is no reason why the DSL router cannot be a DHCP server. In the configuration above, DHCP is not turned on, which means that it is off by default.
-DHCP Server Configuration Commands+
  
 +===== DHCP Server Configuration Commands =====
 +
 +<file>
 cbos# set dhcp server pool 0 dns <dns-server-IP> cbos# set dhcp server pool 0 dns <dns-server-IP>
 cbos# set dhcp server pool 0 sdns <second-dns-server-IP> cbos# set dhcp server pool 0 sdns <second-dns-server-IP>
Line 159: Line 170:
 cbos# set dhcp server swins <second-wins-server> cbos# set dhcp server swins <second-wins-server>
 cbos# set dhcp server enable cbos# set dhcp server enable
-NAT Configuration Commands+</file>
  
 +===== NAT Configuration Commands =====
 +
 +<file>
 cbos# set nat outside ip <static-IP-of-router> cbos# set nat outside ip <static-IP-of-router>
-cbos# set nat entry add <inside-IP-of-server> <port> <static-IP-of-router> <tcp-or-udp> +cbos# set nat entry add <inside-IP-of-server> <port> <static-IP-of-router> <port> <tcp-or-udp> 
-cbos# set nat entry delete <inside-IP-of-server> <port> <static-IP-of-router> <tcp-or-udp>+cbos# set nat entry delete <inside-IP-of-server> <port> <static-IP-of-router> <port> <tcp-or-udp>
 cbos# set nat enable cbos# set nat enable
-cbos# set nat disable  +cbos# set nat disable 
-Show Configuration and Status+</file>
  
 +===== Show Configuration and Status =====
 +
 +<file>
 cbos# show interface wan0 cbos# show interface wan0
  
 cbos# show config cbos# show config
-Set Factory Defaults +</file>
  
-    Enter RMON mode +===== Set Factory Defaults =====
-        Establish serial communication +
-        Recycle the power to the router +
-        Immediately hit <control-C> at the "Hello!" message +
-    Erase the configuration and reboot +
-        es 6 +
-        rb+
  
-Update the Firmware+Enter RMON mode: 
 + 
 +  - Establish serial communication 
 +  - Recycle the power to the router 
 +  - Immediately hit <control-C> at the "Hello!" message 
 +  - Erase the configuration and reboot 
 + 
 +<file> 
 +es 6 
 +rb 
 +</file> 
 + 
 +===== Update the Firmware ===== 
 + 
 +  - Download the latest firmware 
 +  - Establish serial communications with HyperTerminal 
 +  - Log in and enable 
 +  - Start the firmware update (receive) on the router  
 +  - Send .bin firmware file via xmodem protocol  
 + 
 +<file> 
 +set download code 
 +</file>
  
-    Dowload the latest firmware 
-    Log in and enable 
-    Update the firmware 
-        set download code 
-        send .bin firmware file via xmodem protocol 
  
networking/router/cisco_678.1349126616.txt.gz · Last modified: 2012/10/01 15:23 by gcooper