Router and Switch Passwords

Hi all
What is the difference in setting passwords to access the console, Telnet (line vty 0 4) and other passwords in routers and switches. Are all the commands and where you set the passwords at the cmd prompts the same etc
Regards
Glenn

console password is used to authenticate user when user will try to access device through console port.
Telnet password is used to authenticate user when user will telnet to the device from remotely.
Hope this URL will give you more information.
http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_configuration_example09186a0080204528.shtml
http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800ca7d1.html
rate if it helps ...

Similar Messages

  • Power consumption for router and switch

    I have a linksys EZSX88W switch which I checked power consumption of 70ma idle. It's supplied by the adapter which has an output of 1000ma. Not sure what the consumption when switch is being used. I also have an WRT54GS but haven't checked consumption yet, but it's powered by the same 1000ma adapter. In an effort to save energy-that -GREEN FEELING- I was thinking of using on power adapter to power bothe the router and switch. Has anyone tried this yet?? Also if I posted this in the wrong area I hope the moderator will move the post.
    thanks

    So you are thinking of Powering on both the Devices using a single Power Adapter? Well never tried to make both the devices use a single power adapter. As far as i think its not possible. But if you still wish, you can give a try and check if that works for you or not.

  • Syslog for router and switch

    Hi all,
             Any one help me to configure router and switch log on windows server. I dont have any idea please send me link or guide to configure syslog server on windows.  For PPTP vpn users also.

    Hi,
    Are you asking, "How do I set up my Windows server as a Syslog Server"... in order to receive messages from your routers and switches?
    If so, I'd suggest a google search on syslog server - locate and download the software there, and it should have a configuration guide with it.
    Was this the information you were looking for?
    Curtis

  • Help with connecting MacBook Pro with Cisco Routing and Switches?

    I'm running a CiscoASA 5510 router with several Cisco WS-C2960-48TT-L switches on a local network to connect with MacBook Pro. I need to be able to restrict access to specific users via their computer MAC address. ie: Joe Blow is limited to connecting through Switch 1 on port 10 and anywhere else he tries to plug in will simply not work.

    You need to look at the documentation that came with your router and switches. Or ask your network admin to set it up. Your question has nothing to do with your Macbook Pro configuration. MAC filtering is done in the router not in the computers/devices connecting to the router.

  • Link b/w router and switch

    I am useing 2600 series router and trying to link it with a 2950 switch,
    2950 switch is attached with a internet connection & layer 3 switches, 2600 series router is connecting with 2950 at the client permises, what will be the port configuration at both 2950 & 2600 series devices,
    currently i configure sw mod trunk at 2950,
    and IP at the fastethernet port of 2600 series router.
    But when ever i try to telnet the router it cannot telnet

    What VLAN are the devices from which you wish to telnet to the router ?
    You need to configure the router as follows:
    interface fastethernet0/1.10
    encapsulation dot1q
    ip address
    Where VLAN is the VLAN you want to get to the router from ...
    Pls do remember to rate posts.
    Paresh

  • Configure DHCP on router and switch

    Good afternoon,
      I'm trying to configure DHCP using CLI on a 2610 router and 2950 switch.  With my present config, the host at the end of the switch (configured to receive ip via DHCP) is not getting anything assigned.  Here are some shows:
    Router:
    Router_1#show ip int br
    Interface                  IP-Address         OK?   Method   Status                        Protocol
    FastEthernet0/0       192.168.10.1      YES   manual    up                              up   (leading to switch)
    Serial0/0                  unassigned         YES   unset      administratively down  down
    Serial0/1                  unassigned         YES   unset      administratively down  down
    Ethernet1/0              unassigned         YES   unset      administratively down  down
    Ethernet1/1              unassigned         YES   unset      administratively down  down
    Ethernet1/2              unassigned         YES   unset      administratively down  down
    Ethernet1/3              unassigned         YES   unset      administratively down  down
    Router_1#show ip dhcp pool
    Pool acer_pool :
    Utilization mark (high/low)   : 100 / 0
    Subnet size (first/next)       : 0 / 0
    Total addresses                : 254
    Leased addresses            : 0
    Pending event                   : none
    1 subnet is currently in the pool :
    Current index        IP address range                              Leased addresses
    192.168.10.1       192.168.10.1     - 192.168.10.254                   0
    Switch:
    Switch_1#show ip int br
    Interface                      IP-Address      OK?     Method      Status        Protocol
    Vlan1                           unassigned      YES     NVRAM     up              up
    FastEthernet0/1            unassigned      YES     unset         up             up      (leading to router)
    FastEthernet0/2            unassigned      YES     unset         down         down
    FastEthernet0/3            unassigned      YES     unset         down         down
    FastEthernet0/4            unassigned      YES     unset         down         down
    FastEthernet0/5            unassigned      YES     unset         down         down
    FastEthernet0/6            unassigned      YES     unset         down         down
    FastEthernet0/7            unassigned      YES     unset         down         down
    FastEthernet0/8            unassigned      YES     unset         down         down
    FastEthernet0/9            unassigned      YES     unset         down         down
    FastEthernet0/10          unassigned      YES     unset         down         down
    FastEthernet0/11          unassigned      YES     unset         down         down
    FastEthernet0/12          unassigned      YES     unset         down         down
    FastEthernet0/13          unassigned      YES     unset         down         down
    FastEthernet0/14          unassigned      YES     unset         down         down
    FastEthernet0/15          unassigned      YES     unset         down         down
    FastEthernet0/16          unassigned      YES     unset         down         down
    FastEthernet0/17          unassigned      YES     unset         down         down
    FastEthernet0/18          unassigned      YES     unset         down         down
    FastEthernet0/19          unassigned      YES     unset         down         down
    FastEthernet0/20          unassigned      YES     unset         down         down
    FastEthernet0/21          unassigned      YES     unset         down         down
    FastEthernet0/22          unassigned      YES     unset         up             up
    FastEthernet0/23          unassigned      YES     unset         down         down
    FastEthernet0/24          unassigned      YES     unset         down         down
    What other info can I supply to resolve this?
    Thanks.

    Hi Moh,
      First, thanks for pointing out that I'm in the wrong section of the forums.  My bad.  I'll pay closer attention next time.
      Second, I tried your suggestion but it failed to work.  I cleared the configs of the router so I could start with a clean slate and followed your commands to the letter.  The host can't seem to get an IP assigned and the here's what I get with a Show IP DHCP Pool:
    Router_1#show ip dhcp pool
    Pool vlan1 :
     Utilization mark (high/low)    : 100 / 0
     Subnet size (first/next)       : 0 / 0
     Total addresses                : 254
     Leased addresses               : 0
     Pending event                  : none
     1 subnet is currently in the pool :
     Current index        IP address range                    Leased addresses
     192.168.10.1         192.168.10.1     - 192.168.10.254    0
      Am I missing something?

  • ISE distributed : router and switch update

    I have 2 ISE 1.2
    I configured ISE1 as primary for PAN, MNT and PSN and it work fine
    Now I am configuring ISE2 as secondary PAN, MNT and PSN
    Found below the actual configuration of the router, switch and WLC where ISE1_IP is configured
    1. Router (sub-interface and DHCP are configured on the router)
    interface FastEthernet1.10
    encapsulation dot1Q 10
    ip address 192.168.1.1 255.255.255.0
    ip helper-address ISE1_IP
    2. Switch configuration
    snmp-server host ISE1_IP version 2c ROpass
    radius-server host ISE1_IP auth-port 1812 acct-port 1813
    aaa server radius dynamic-author
    client ISE1_IP server-key John23
    On site_1, ISE1 is PAN, MNT and PSN primary then ISE2 is PAN, MNT and PSN secondary
    On site_2, ISE1 is PAN, MNT primary and PSN secondary  then ISE2 is PAN, MNT secondary and PSN primary
    See below the configuration that I made after installed ISE2 secondary for PAN, MNT and PSN
    1. Router site_1
    interface FastEthernet1.10
    encapsulation dot1Q 10
    ip address 192.168.1.1 255.255.255.0
    ip helper-address ISE1_IP
    ip helper-address ISE2_IP
    2. Switch site_1
    snmp-server host ISE1_IP version 2c ROpass
    snmp-server host ISE2_IP version 2c ROpass
    radius-server host ISE1_IP auth-port 1812 acct-port 1813
    radius-server host ISE2_IP auth-port 1812 acct-port 1813
    aaa server radius dynamic-author
    client ISE1_IP server-key John23
    client ISE2_IP server-key John23
    3. Router site_2
    interface FastEthernet1.10
    encapsulation dot1Q 10
    ip address 192.168.1.1 255.255.255.0
    ip helper-address ISE2_IP
    ip helper-address ISE1_IP
    4. Switch site_2 (I changed radius order only)
    snmp-server host ISE1_IP version 2c ROpass
    snmp-server host ISE2_IP version 2c ROpass
    radius-server host ISE2_IP auth-port 1812 acct-port 1813
    radius-server host ISE1_IP auth-port 1812 acct-port 1813
    aaa server radius dynamic-author
    client ISE1_IP server-key John23
    client ISE2_IP server-key John23
    Kindly have a look on my configuration after instelled ISE2 and tell me if it is OK
    Please advise
    Thanks in advance

    I have 2 ISE 1.2
    I configured ISE1 as primary for PAN, MNT and PSN and it work fine
    Now I am configuring ISE2 as secondary PAN, MNT and PSN
    Found below the actual configuration of the router, switch and WLC where ISE1_IP is configured
    1. Router (sub-interface and DHCP are configured on the router)
    interface FastEthernet1.10
    encapsulation dot1Q 10
    ip address 192.168.1.1 255.255.255.0
    ip helper-address ISE1_IP
    2. Switch configuration
    snmp-server host ISE1_IP version 2c ROpass
    radius-server host ISE1_IP auth-port 1812 acct-port 1813
    aaa server radius dynamic-author
    client ISE1_IP server-key John23
    On site_1, ISE1 is PAN, MNT and PSN primary then ISE2 is PAN, MNT and PSN secondary
    On site_2, ISE1 is PAN, MNT primary and PSN secondary  then ISE2 is PAN, MNT secondary and PSN primary
    See below the configuration that I made after installed ISE2 secondary for PAN, MNT and PSN
    1. Router site_1
    interface FastEthernet1.10
    encapsulation dot1Q 10
    ip address 192.168.1.1 255.255.255.0
    ip helper-address ISE1_IP
    ip helper-address ISE2_IP
    2. Switch site_1
    snmp-server host ISE1_IP version 2c ROpass
    snmp-server host ISE2_IP version 2c ROpass
    radius-server host ISE1_IP auth-port 1812 acct-port 1813
    radius-server host ISE2_IP auth-port 1812 acct-port 1813
    aaa server radius dynamic-author
    client ISE1_IP server-key John23
    client ISE2_IP server-key John23
    3. Router site_2
    interface FastEthernet1.10
    encapsulation dot1Q 10
    ip address 192.168.1.1 255.255.255.0
    ip helper-address ISE2_IP
    ip helper-address ISE1_IP
    4. Switch site_2 (I changed radius order only)
    snmp-server host ISE1_IP version 2c ROpass
    snmp-server host ISE2_IP version 2c ROpass
    radius-server host ISE2_IP auth-port 1812 acct-port 1813
    radius-server host ISE1_IP auth-port 1812 acct-port 1813
    aaa server radius dynamic-author
    client ISE1_IP server-key John23
    client ISE2_IP server-key John23
    Kindly have a look on my configuration after instelled ISE2 and tell me if it is OK
    Please advise
    Thanks in advance

  • Behind Router and Switch, Can't Enter URLs Without Dot-Com

    Hello all,
    I switched my networking situation this morning and now I've lost my favorite feature...the ability to enter URLs without a .com and have Safari auto-complete them. Here's my setup:
    Wall->modem->D-Link Wireless-G Router->Netgear Gigabit Switch->iMac
    Before, I just had my iMac connected directly to the modem, but now I have some new devices that I needed to network in. The Internet and everything else is working correctly, it's just that one thing that really bothers me. I've thumbed around through manuals and D-Link's router settings and I can't seem to find the giant on/off switch switched to off. Any ideas? Help?
    Thanks!

    Mateo wrote:
    Before, I just had my iMac connected directly to the modem, but now I have some new devices that I needed to network in. The Internet and everything else is working correctly, it's just that one thing that really bothers me. I've thumbed around through manuals and D-Link's router settings and I can't seem to find the giant on/off switch switched to off. Any ideas? Help?
    Based on your description of the change, my guess is that your iMac used to deal with Time Warner DNS directly and now it may be using the DNS routing settings in the D-Link. As the former owner of a D-Link I would guess you might go look in the WAN settings for the DNS field on the D-Link (in the browser-based configuration utility) and make sure the IP address there matches whatever you had entered in the DNS field in the Network settings on your Mac.

  • %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on FastEthernet0/0 (not full duplex) between Router and switch

    On Router
    rAWKRdae01 uptime is 1 day, 23 hours, 47 minutes
    System returned to ROM by power-on
    System restarted at 06:13:17 GMT Wed Aug 13 2014
    System image file is "flash:c2800nm-advipservicesk9-mz.124-15.T9.bin"
    interface FastEthernet0/0
     no ip address
     duplex auto
     speed auto
    end
    Logs
    ================================
    034146: Aug 15 05:55:40.231 UTC: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on FastEthernet0/0 (not full duplex), with sALKRdae01.baxter.com GigabitEthernet1/1/1 (full duplex).
    034147: Aug 15 05:56:40.228 UTC: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on FastEthernet0/0 (not full duplex), with sALKRdae01.baxter.com GigabitEthernet1/1/1 (full duplex).
    034148: Aug 15 05:57:04.420 UTC: %SEC-6-IPACCESSLOGP: list SecureInternet denied udp 192.230.123.37(53) -> 119.201.190.90(44014), 1 packet
    034149: Aug 15 05:57:40.229 UTC: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on FastEthernet0/0 (not full duplex), with sALKRdae01.baxter.com GigabitEthernet1/1/1 (full duplex).
    034150: Aug 15 05:58:40.230 UTC: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on FastEthernet0/0 (not full duplex), with sALKRdae01.baxter.com GigabitEthernet1/1/1 (full duplex).
    034151: Aug 15 05:59:40.227 UTC: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on FastEthernet0/0 (not full duplex), with sALKRdae01.baxter.com GigabitEthernet1/1/1 (full duplex).
    034152: Aug 15 06:00:05.707 UTC: %SEC-6-IPACCESSLOGP: list SecureInternet denied tcp 60.169.77.13(6000) -> 119.201.190.90(8088), 1 packet
    034153: Aug 15 06:00:27.476 UTC: %SEC-6-IPACCESSLOGP: list SecureInternet denied tcp 109.120.169.206(80) -> 112.217.135.50(11), 1 packet
    034154: Aug 15 06:00:40.224 UTC: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on FastEthernet0/0 (not full duplex), with sALKRdae01.baxter.com GigabitEthernet1/1/1 (full duplex).
    034155: Aug 15 06:01:40.225 UTC: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on FastEthernet0/0 (not full duplex), with sALKRdae01.baxter.com GigabitEthernet1/1/1 (full duplex).
    ================================
    On Switch
    interface GigabitEthernet1/1/1
     description connection to rAWKRdae01
     switchport trunk native vlan 100
     switchport trunk allowed vlan 100
     switchport mode trunk
     load-interval 30
     speed 100
     duplex full
     service-policy output 3850_QUEUE_2P6Q3T
    end
    Log:
    =================================
    000440: Aug 15 05:44:59 GMT: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on GigabitEthernet1/1/1 (not half duplex), with rAWKRdae01.baxter.com FastEthernet0/0 (half duplex).
    000441: Aug 15 05:45:59 GMT: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on GigabitEthernet1/1/1 (not half duplex), with rAWKRdae01.baxter.com FastEthernet0/0 (half duplex).
    000442: Aug 15 05:46:59 GMT: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on GigabitEthernet1/1/1 (not half duplex), with rAWKRdae01.baxter.com FastEthernet0/0 (half duplex).
    000443: Aug 15 05:47:59 GMT: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on GigabitEthernet1/1/1 (not half duplex), with rAWKRdae01.baxter.com FastEthernet0/0 (half duplex).
    000444: Aug 15 05:48:22 GMT: %SNMP-3-AUTHFAIL: Authentication failure for SNMP req from host 10.5.35.33
    000445: Aug 15 05:48:59 GMT: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on GigabitEthernet1/1/1 (not half duplex), with rAWKRdae01.baxter.com FastEthernet0/0 (half duplex).
    000446: Aug 15 05:49:59 GMT: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on GigabitEthernet1/1/1 (not half duplex), with rAWKRdae01.baxter.com FastEthernet0/0 (half duplex).
    000447: Aug 15 05:50:59 GMT: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on GigabitEthernet1/1/1 (not half duplex), with rAWKRdae01.baxter.com FastEthernet0/0 (half duplex).
    ==================================
    I did try to change duplex setting on fa0/0 of router to Full, but the interface went down and I lost the connectivity to the switch.

    > I did try to change duplex setting on fa0/0 of router to Full, but the interface went down and I lost the connectivity to the switch.
    Did you wait some time to let the divices reestablish the connection again?
    I would configure the Switchport to auto/auto in that case. Autonegotiation works (most of the times ;-) ).

  • "no keepalive" and "no shutdown" command on router and switch interface

    Hello
    I am confused about the “no keepalive” and “no shutdown” command on different interface type on router. In serial interface, the status is down/down. But in ethernet interface, it is up/up. Could anyone please clear me?
    And can this reason apply with Catalyst too?
    Thanks a lot,
    Nitass

    Hi Nitass,
    Yes I see the same on my router.
    OKH-PBAGH-GRGNPRNT#sh int fa 0/1
    FastEthernet0/1 is up, line protocol is down
    Hardware is AmdFE, address is 000b.5faa.6961 (bia 000b.5faa.6961)
    MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
    reliability 255/255, txload 1/255, rxload 1/255
    Encapsulation ARPA, loopback not set
    Keepalive set (10 sec)
    OKH-PBAGH-GRGNPRNT(config)#int fa 0/1
    OKH-PBAGH-GRGNPRNT(config-if)#no kee
    OKH-PBAGH-GRGNPRNT(config-if)#no keepalive
    OKH-PBAGH-GRGNPRNT(config-if)#end
    OKH-PBAGH-GRGNPRNT#show int fa 0/1
    FastEthernet0/1 is up, line protocol is up
    Hardware is AmdFE, address is 000b.5faa.6961 (bia 000b.5f
    MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
    reliability 255/255, txload 1/255, rxload 1/255
    Encapsulation ARPA, loopback not set
    Keepalive not set
    I dont have a cable connected to it.
    But its not the same on the serial interface and the ethernet interface of the L3 switch. They have different behaviur then this.they stay down/down.
    PJB-UPW-PRI#sh int s 0/4
    Serial0/4 is down, line protocol is down
    Hardware is GT96K Serial
    MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
    reliability 255/255, txload 1/255, rxload 1/255
    Encapsulation HDLC, loopback not set
    Keepalive set (10 sec)
    PJB-UPW-PRI(config)#int s 0/4
    PJB-UPW-PRI(config-if)#no kee
    PJB-UPW-PRI(config-if)#no keepalive
    PJB-UPW-PRI(config-if)#end
    PJB-UPW-PRI#sh int s 0/4
    Serial0/4 is down, line protocol is down
    Hardware is GT96K Serial
    MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
    reliability 255/255, txload 1/255, rxload 1/255
    Encapsulation HDLC, loopback not set
    Keepalive not set
    4510_Switch_C48_BASEMENT(config)#int gig 3/19
    4510_Switch_C48_BASEMENT(config-if)no keepalive
    4510_Switch_C48_BASEMENT(config-if)#end
    4510_Switch_C48_BASEMENT#show int g 3/19
    GigabitEthernet3/19 is down, line protocol is down (notconnect)
    Hardware is Gigabit Ethernet Port, address is 0013.7f65.4582 (b
    82)
    MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,
    reliability 255/255, txload 1/255, rxload 1/255
    Encapsulation ARPA, loopback not set
    Keepalive set (10 sec)
    HTH,
    -amit singh

  • Cisco VMS can support management of router and switches

    I want to use Cisco VMS to manage my IPS and firewalls.
    A also have two routere and five switches in place can i use the same software to monitor and manage them or I need separate software.

    VMS 2.3 components and the capabilities of each. VMS is packaged in one sub-box with Obtaining Documentation directing you to VMS documentation and the following two CDs:
    1.VMS Management and Monitoring Centers Disk 1 of 2Contains these VMS components and associated product documentation:
    CiscoWorks Common Services
    Auto Update Server
    Management Center for Firewalls
    Management Center for IPS Sensors1
    Monitoring Center for Performance
    Monitoring Center for Security
    Management Center for VPN Routers
    2.VMS Management and Monitoring Centers Disk 2 of 2Contains these VMS components and associated product documentation:
    http://www.cisco.com/en/US/products/sw/cscowork/ps2330/products_installation_guide_chapter09186a00803bd364.html#wp1036990
    Management Center for Cisco Security Agents
    Resource Manager Essentials
    Resource Manager Essentials IDU 12
    Management Center for IDS Sensors 2.0.12
    Monitoring Center for Security 2.0.13
    Note You must install IDU 12 included on Disk 2 for RME to work with VMS 2.3 even if you already have RME 3.5 installed on your server.

  • I want to enter a user name to reset my router and a password appeares and i can not type the correct one without the user name changing buy it's self

    I pick a blank window and type http://192.168.15.1 press enter
    This take me yo a log in window to change my motorola router.
    A screen appears to enter a user and pass word.
    There are both supposed to be "router"
    Defaults want to enter ROUter as user name and pass word and I cAN NOT OVER RIDE THEM. HELP

    Yes, but the method is to simply connect the TC to the computer by ethernet and use it on a separate network. That is the best way to do it.. but you can also do the same thing better and easier with an external hard disk plugged in. For a desktop computer this is a better solution in a way. You will only be using the TC for Time Machine backups anyway.
    If you want to continue to use the TC.. then the actual network settings I put in this thread with a whole series of pictures.
    https://discussions.apple.com/thread/4817218?tstart=30
    If you cannot follow any of that just ask.

  • Remote route and switch management

    Good afternoon support community,
    Does Cisco have a replacement for the 2811 console servers, newer with more features? I have been looking at opengear, but I wanted to know if Cisco had something equivalent to it. I'm looking for a way to manage devices via console, on a out of band network. If you have any recommendation please feel free to post them.
    Thank you for your input.
    Delmiro

    There's not a direct replacement for the 2811 console server / router as far as I know.
    Most customers I see are choosing either Opengear products or the Emerson (former Avocent, former Cyclades) ACS console servers. Link

  • I have a timecapsule, plugged into router and followed instructions. Firtly, it always flashes amber, secondly when accessing on imac it is asking for a password when i go to prefernces. nothing works and very disappointed how much time wasting in settin

    I recently purchased the 2TB time capsule. expecting it to work like all of my other apple products. No chance. I have plugged into router and switched on. amber light just flashes away....
    Opening Airport utility and it does see the time capsule, again with a flashing amber light next to it and a number 2 to the right, in red. when i click on it it asks for a password!!! no idea what password it is asking for, tried the network key, tried admin password, tried trusted etc.....
    What is going wrong as online help and instructions do not provide any guidance.
    thx

    I recommend you do a fully isolated setup. Especially if you are using wireless.
    Plug the TC into the computer by ethernet. Make sure it is LAN port marked <->.
    Open the utility. It should not need a password now to access.. if it does, do a full factory reset.
    This is done by holding in reset.. then power on the TC and wait for about 10 sec.. never releasing the reset.. front LED flashes rapidly.. then release the reset.. and wait for the TC to reboot.
    In the airport utility select bridge mode under networking.
    Go to the wireless page and setup wireless as you prefer.
    Update the TC.. disconnect from the computer and plug it back by ethernet into the router.

  • Will the expiring CCNP route exam still be valid with the newer Troubleshoot and switch 2.0 exams?

    Hi everyone,
    I plan on taking my CCNP (route) exam within the next month but I just notice that the exam will only be valid until Jan of 2015. Now my question is that if I take the exam older exam will it still be valid to combine the newer  "Trouble shoot 2.0" and "Switch 2.0"? I would like to take the current route test instead of the newer version becaue I've been studying it but I like to know if it will be uselss or not when combining the other to make myself an official CCNP certification holder. 

    I have found on search:
    Q. Can I mix the current exams with newer exams to achieve CCNP Routing and Switching?
    A. Yes, it is possible to mix version 1 and version 2 exams, but if you completed version 1 exams for ROUTE or SWITCH, then you will need to prepare version 2 ROUTE & SWITCH as well in order to pass the TSHOOT v2 exam because the TSHOOT v2 exam assumes knowledge of ROUTE v2 and SWITCH v2 topics.
    The answer is unclear, yes you can mix, but you will have to prepare for version 2. I hope it's wrong information.

Maybe you are looking for

  • Error message 228, tried EVERYTHING mentioned.

    # Question Error message 228, tried everything mentioned, checked google in everypage related to the error message, fresh install, changing cache, you name it.... I can STILL not install ANY add-on and ive tried to download it via the .xml file and i

  • Duplicate calendar entries after switching to z10, need to clear my local calendar

    Hi, While transferring my data from a bold 9900 to my new z10 using BB Link I ended up with duplicate calendar entries, one from my account calendar and another from my local.  Some of the entries don't show up as reoccurring so it's difficult to rem

  • Has any resolved the iMac- Canon issue?

    I use Canon 1DX linked to iMac to do micro photography. Since I upraded to OS x 10.75 the utility crashes before it loads.  Has anyone resolved he issue?

  • Oracle 11g driver to be configured to weblogic9.2

    Hi All, I need oracle 11g driver to be configured to weblogic9.2... Surfing for this found we need to add ojdbc5_g.jar; but no luck. Can u advise here if u have any idea? Thanks in advance.

  • SELECT YEAR FROM DATE FROM VARCHAR2

    Dear all, i have a question aboute date and TO_DATE. The thing is i have a VARCHAR2 colum with data like: 12/09/1979 02/05/1978 etc etc etc Now we like to know how old the person is at the beginning of the year. So we have to take the current year -1