Dual Router Configuration Help

I bought a Netgear N900 router to run my internal network behind the Actiontec due to the slower speeds of the Verizon router.  I have been able to successfully setup this configuration without any major issues ( not necessarily in order )
1. turned off wireless on Actiontec
2. on the actiontec, set start ip address to 192.168.1.11 and end address to 192.168.1.254
3. turned off the DHCP server on the Netgear (this is what I am trying to find a alternate solution)
4. set ip address to 192.168.1.2
So when the DHCP is disabled on the Netgear, there are some features that do not work such as the Wireless Guest accounts which is a big reason why I bought this router.
I am technical enough to be dangerous but not smart enough to know how to figure this out and understand "why" the configuration must be this way.
I spoke with the "geek squad" at best buy about this and they were about as helpful as my 5 year old (go figure).  I thought, (again not very smart here) that I should be able to setup a separate "sub network" from the Netgear like using 10.0.0.1 address to keep it isolated from the Verizon and that way I could keep the DHCP enabled on the Netgear.  Nope that didn't work or I missed something.
Has anyone been able to use this type of configuration sucessfully?  I have been looking for awhile and all of the suggestions require the DHCP to be disabled on the "secondary" router.

if the conflict is on the wireless connection, no need to change the IP address of the router ... just change the SSID and channel of your wireless network on the router and might as well place an encryption on your own network...
... study hard, MAN!
peAce!

Similar Messages

  • Basic Internet Routing Configuration Help -- Cisco 2811

    Hi everyone,
    I want to start by saying that I brought a Cisco 2811 Router to use at home and to practice advanced networking with. So far, I believe I've configured everything as it should be, however, I am not getting any internet connection.
    DHCP is set up and working properly, I can lease addresses without issue.
    Both interfaces are configured, fe0/1 with a static IP, and fe0/0 as a DHCP client.
    I have connected fe0/0 directly to the Cable modem and it acquires an IP without issue. Connecting my laptop directly into fe0/1 allows my laptop to lease an IP from the router's DHCP server. So I know everything up to there is working properly. I've set up NAT as best I can with what I know, but I am still not getting the router to provide internet access. 
    The following is my Router's Configuration. Does anything seem to be missing? I used Configuration Professional to set it up.
    ------------Begin Configuration-------------
    Building configuration...
    Current configuration : 2570 bytes
    version 12.4
    no service pad
    service tcp-keepalives-in
    service tcp-keepalives-out
    service timestamps debug datetime msec localtime show-timezone
    service timestamps log datetime msec localtime show-timezone
    service password-encryption
    service sequence-numbers
    hostname Network
    boot-start-marker
    boot-end-marker
    security authentication failure rate 10 log
    security passwords min-length 6
    no logging buffered
    logging console critical
    enable secret 5 $1$4FJS$RQUEiWuTaMOAGhVx1O1Du0
    enable password 7 046F03070C291D175F40
    aaa new-model
    aaa authentication login local_auth local
    aaa session-id common
    dot11 syslog
    no ip source-route
    no ip routing
    no ip gratuitous-arps
    no ip cef
    no ip dhcp use vrf connected
    ip dhcp excluded-address 192.168.100.1
    ip dhcp pool Network
       import all
       network 192.168.100.0 255.255.255.0
       dns-server 4.2.2.2 4.2.2.1 
       lease 7
    no ip bootp server
    ip domain name Network
    ip name-server 4.2.2.2
    ip name-server 4.2.2.1
    login block-for 5 attempts 5 within 1
    multilink bundle-name authenticated
    voice-card 0
     no dspfarm
    username Admin password 7 1526035D5D7C72252B3B
    archive
     log config
      hidekeys
    interface FastEthernet0/0
     description $ETH-WAN$
     ip address dhcp client-id FastEthernet0/0
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat outside
     ip virtual-reassembly
     no ip route-cache
     duplex full
     speed auto
     no mop enabled
    interface FastEthernet0/1
     ip address 192.168.100.1 255.255.255.0
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat inside
     ip virtual-reassembly
     no ip route-cache
     duplex full
     speed auto
     no mop enabled
    ip forward-protocol nd
    ip http server
    no ip http secure-server
    ip nat pool Network 192.168.100.1 192.168.100.254 netmask 255.255.255.0
    ip nat inside source list 101 interface FastEthernet0/0 overload
    logging trap debugging
    logging facility local2
    access-list 100 permit udp any any eq bootpc
    access-list 101 remark INTERNET ACCESS THROUGH NAT
    access-list 101 remark CCP_ACL Category=2
    access-list 101 permit ip 192.168.100.0 0.0.0.255 any
    dialer-list 1 protocol ip permit
    snmp-server community public RO
    no cdp run
    control-plane
    banner motd ^C Welcome! ^C
    line con 0
     login authentication local_auth
     transport output telnet
    line aux 0
     exec-timeout 15 0
     login authentication local_auth
     transport output telnet
    line vty 0 4
     password 7 107D0C1A10051B1F15
     login authentication local_auth
     transport input telnet
    scheduler allocate 20000 1000
    end
    ------------------End Configuration-------------------
    Does anything seem amiss? Thank you all in advance for your help!
    John

    Hi Again,
    I sent
    dhcp pool Network
    default-router 192.168.100.1
    to the router and wrote it to config. I still didn't have internet access at first, so I followed John's tip and hooked up my machine to an old Catalyst 2849G switch I had laying around. The switch has no settings, just gets an ip from the router and does its own thing. After doing so, I do now have internet access. I'm using it to post this reply in fact.
    Here are the results of ipconfig /all on my Ethernet NIC on my machine before even having the switch:
    Ethernet adapter Local Area Connection:
       Connection-specific DNS Suffix  . : hsd1.ut.comcast.net.
       Description . . . . . . . . . . . : Intel(R) Ethernet Connection I217-LM
       Physical Address. . . . . . . . . : 54-EE-75-27-6F-06
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::7cdd:83b5:e603:127e%13(Preferred)
       IPv4 Address. . . . . . . . . . . : 192.168.100.2(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Lease Obtained. . . . . . . . . . : Thursday, October 02, 2014 7:57:10 AM
       Lease Expires . . . . . . . . . . : Thursday, October 09, 2014 7:57:10 AM
       Default Gateway . . . . . . . . . :
       DHCP Server . . . . . . . . . . . : 192.168.100.1
       DHCPv6 IAID . . . . . . . . . . . : 290778741
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1B-B2-3D-AF-54-EE-75-27-6F-06
       DNS Servers . . . . . . . . . . . : 75.75.76.76
                                           75.75.75.75
       NetBIOS over Tcpip. . . . . . . . : Enabled
    It seems everything was working as it should, but I didn't have internet access and windows still reported it as an unknown network.
    After hooking up my Switch, Windows reported seeing 'Network' (From my router's host name, I presume?) and once I reset the modem, I had internet access. 
    This was a huge learning experience and I am glad to have help from all of you. Is there anything else I can to do optimize my configurations? Also, why didn't I have internet access when directed hooked up to FastEthernet0/1 even though my machine acquired IP's and DNS info?
    Here is another copy of the running config with today's changes:
    ---------------------Begin Configuration------------------------
    Building configuration...
    Current configuration : 2401 bytes
    version 12.4
    no service pad
    service tcp-keepalives-in
    service tcp-keepalives-out
    service timestamps debug datetime msec localtime show-timezone
    service timestamps log datetime msec localtime show-timezone
    service password-encryption
    service sequence-numbers
    hostname Network
    boot-start-marker
    boot-end-marker
    security authentication failure rate 10 log
    security passwords min-length 6
    logging buffered 4096
    logging console critical
    enable secret 5 $1$4FJS$RQUEiWuTaMOAGhVx1O1Du0
    enable password 7 046F03070C291D175F40
    aaa new-model
    aaa authentication login local_auth local
    aaa session-id common
    dot11 syslog
    no ip source-route
    no ip gratuitous-arps
    ip cef
    no ip dhcp use vrf connected
    ip dhcp excluded-address 192.168.100.1
    ip dhcp pool Network
       import all
       network 192.168.100.0 255.255.255.0
       default-router 192.168.100.1 
       lease 7
    no ip bootp server
    ip domain name Network
    login block-for 5 attempts 5 within 1
    multilink bundle-name authenticated
    voice-card 0
     no dspfarm
    username Admin password 7 1526035D5D7C72252B3B
    archive
     log config
      hidekeys
    interface FastEthernet0/0
     description $ETH-WAN$
     ip address dhcp client-id FastEthernet0/0
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat outside
     ip virtual-reassembly
     duplex full
     speed auto
     no mop enabled
    interface FastEthernet0/1
     ip address 192.168.100.1 255.255.255.0
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat inside
     ip virtual-reassembly
     duplex full
     speed auto
     no mop enabled
    ip forward-protocol nd
    ip route 0.0.0.0 0.0.0.0 dhcp
    ip http server
    no ip http secure-server
    ip nat pool Network 192.168.100.1 192.168.100.254 netmask 255.255.255.0
    ip nat inside source list 10 interface FastEthernet0/0 overload
    logging trap debugging
    logging facility local2
    access-list 10 permit 192.168.100.0 0.0.0.255
    access-list 100 permit udp any any eq bootpc
    dialer-list 1 protocol ip permit
    snmp-server community public RO
    no cdp run
    control-plane
    banner motd ^C Welcome! ^C
    line con 0
     login authentication local_auth
     transport output telnet
    line aux 0
     exec-timeout 15 0
     login authentication local_auth
     transport output telnet
    line vty 0 4
     password 7 107D0C1A10051B1F15
     login authentication local_auth
     transport input telnet
    scheduler allocate 20000 1000
    end
    --------------------------End Configuration-------------------------
    Let me know if there is anything else you guys need or I should do, I'll be back after classes today. Thanks again!
    -John

  • 1941W configuration help needed

    Our Deployment Scenario:-
    1941W Gigabit Ethernet 0/0 is connected to the PPOE connection of the ISP.
    Gigabit Ethernet 0/1 is connected to the wired LAN
    I have created 2 wireless radio Cisco_Kamran_BGN which is operating at 2.4 Ghz Devices and Cisco_Kamran_A which is operating at 5Ghz Devices.
    I have created 2 VLans for the Wireless.
    Vlan 10 for Cisco_Kamran_A        192.168.10.x
    Vlan 11 for Cisco _Kamran_BGN   192.168.11.X
    The problem is the Wireless users are not getting the IP address from the respective DHCP server which has been configured on the Router.
    Can please any from the community help me and show me where I am missing the configuration.
    Please find my router  & ap configuration below.
    Router Configuration
    Router#
    sh run
    Building configuration...
    Current configuration : 3022 bytes
    ! No configuration change since last restart
    version 15.1
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname Router
    boot-start-marker
    boot-end-marker
    enable secret 5 $1$TdQt$npYeaf/W0kRElcfMggzJ31
    no aaa new-model
    service-module wlan-ap 0 bootimage autonomous
    no ipv6 cef
    ip source-route
    ip cef
    ip dhcp excluded-address 192.168.1.1 192.168.1.50
    ip dhcp excluded-address 192.168.10.1 192.168.10.10
    ip dhcp excluded-address 192.168.11.1 192.168.11.10
    ip dhcp pool DHCP
    network 192.168.1.0 255.255.255.0
    default-router 192.168.1.1
    dns-server 195.229.241.222 213.42.20.20
    ip dhcp pool Cisco_Kamran_A
    network 192.168.11.0 255.255.255.0
    default-router 192.168.11.1
    dns-server 195.229.241.222 213.42.20.20
    ip dhcp pool Cisco_Kamran_BGN
    network 192.168.10.0 255.255.255.0
    default-router 192.168.10.1
    dns-server 195.225.241.222 213.42.20.20
    multilink bundle-name authenticated
    crypto pki token default removal timeout 0
    license udi pid CISCO1941W-E/K9 sn FCZ1553C1VK
    hw-module ism 0
    redundancy
    bridge irb
    interface Embedded-Service-Engine0/0
    no ip address
    shutdown
    interface GigabitEthernet0/0
    ip address 192.168.1.1 255.255.255.0
    ip nat inside
    ip virtual-reassembly in
    duplex auto
    speed auto
    interface wlan-ap0
    description Service module interface to manage the embedded AP
    ip unnumbered GigabitEthernet0/0
    arp timeout 0
    no mop enabled
    no mop sysid
    interface GigabitEthernet0/1
    no ip address
    duplex auto
    speed auto
    pppoe enable group global
    pppoe-client dial-pool-number 1
    interface Wlan-GigabitEthernet0/0
    description Internal switch interface connecting to the embedded AP
    switchport mode trunk
    no ip address
    interface Vlan1
    no ip address
    interface Vlan10
    ip address 192.168.10.1 255.255.255.0
    ip access-group DSL_ACCESSLIST in
    ip nat inside
    ip virtual-reassembly in
    interface Vlan11
    ip address 192.168.11.1 255.255.255.0
    ip access-group DSL_ACCESSLIST in
    ip nat inside
    ip virtual-reassembly in
    interface Dialer1
    ip address negotiated
    ip nat outside
    ip virtual-reassembly in
    encapsulation ppp
    dialer pool 1
    ppp authentication pap callin
    ppp pap sent-username xxxxxx password 0 xxxxxx
    ppp ipcp route default
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    ip nat inside source list DSL_ACCESSLIST interface Dialer1 overload
    ip access-list extended DSL_ACCESSLIST
    permit ip 192.168.0.0 0.0.255.255 any
    control-plane
    line con 0
    password xxxxxx
    login
    line aux 0
    line 2
    no activation-character
    no exec
    transport preferred none
    transport input all
    transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
    stopbits 1
    line 67
    no activation-character
    no exec
    transport preferred none
    transport input all
    transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
    line vty 0 4
    password xxxxxx
    login
    transport input all
    scheduler allocate 20000 1000
    end
    Router#
    Router#
    Router#
    Access Point Configuration
    ap#
    ap#
    ap#
    sh run
    Building configuration...
    Current configuration : 2603 bytes
    version 12.4
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname ap
    enable secret 5 $1$JxdQ$a2/00bWJuhUKP9QLC94YD/
    no aaa new-model
    dot11 syslog
    dot11 ssid Cisco_Kamran_A
       authentication open
       authentication key-management wpa
       guest-mode
       wpa-psk ascii 7 1045081417161C5A555C7A7B
    dot11 ssid Cisco_Kamran_BGN
       authentication open
       authentication key-management wpa
       guest-mode
       wpa-psk ascii 7 020D05561907017015165949
    username Cisco password 7 14341B180F0B
    bridge irb
    interface Dot11Radio0
    description 802.11bgn radio
    no ip address
    no ip route-cache
    encryption mode ciphers aes-ccm
    broadcast-key change 3600
    ssid Cisco_Kamran_BGN
    antenna gain 0
    station-role root
    bridge-group 11
    bridge-group 11 subscriber-loop-control
    bridge-group 11 block-unknown-source
    no bridge-group 11 source-learning
    no bridge-group 11 unicast-flooding
    bridge-group 11 spanning-disabled
    interface Dot11Radio1
    description 802.11a radio
    no ip address
    no ip route-cache
    encryption mode ciphers aes-ccm
    ssid Cisco_Kamran_A
    antenna gain 0
    no dfs band block
    channel dfs
    station-role root
    bridge-group 10
    bridge-group 10 subscriber-loop-control
    bridge-group 10 block-unknown-source
    no bridge-group 10 source-learning
    no bridge-group 10 unicast-flooding
    bridge-group 10 spanning-disabled
    interface GigabitEthernet0
    description the embedded AP GigabitEthernet 0 is an internal interface connecting AP with the host router
    no ip address
    no ip route-cache
    bridge-group 1
    no bridge-group 1 source-learning
    bridge-group 1 spanning-disabled
    interface GigabitEthernet0.10
    description 802.11a bridge
    encapsulation dot1Q 10
    no ip route-cache
    bridge-group 10
    bridge-group 10 subscriber-loop-control
    bridge-group 10 block-unknown-source
    no bridge-group 10 source-learning
    no bridge-group 10 unicast-flooding
    bridge-group 10 spanning-disabled
    interface GigabitEthernet0.11
    description 802.11bgn bridge
    encapsulation dot1Q 11
    no ip route-cache
    bridge-group 11
    bridge-group 11 subscriber-loop-control
    bridge-group 11 block-unknown-source
    no bridge-group 11 source-learning
    no bridge-group 11 unicast-flooding
    bridge-group 11 spanning-disabled
    interface BVI1
    ip address dhcp client-id GigabitEthernet0
    no ip route-cache
    ip http server
    no ip http secure-server
    ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    bridge 1 route ip
    line con 0
    no activation-character
    line vty 0 4
    login local
    end
    ap#
    ap#
    ap#

    Hi Stepehen,
    Did the configuration as per your advice  but i am getting the below mentioned error which i have highlighted it in red. Please advice what needs to be done.
    Home
    Re: 1941W configuration help needed
    created by Stephen Rodriguez in Getting     Started with Wireless - View the full discussion
    conf t
    interface     Dot11Radio0
    no ssid     Cisco_Kamran_BGN
    no encryption mode     ciphers aes-ccm
    exit
    interface     Dot11Radio1
    no encryption mode     ciphers aes-ccm
    no ssid     Cisco_Kamran_A
    exit
    dot11 ssid     Cisco_Kamran_A
    vlan 10
    dot11 ssid     Cisco_Kamran_BGN
    vlan 11
    exit
    interface     Dot11Radio0
    encryption vlan 11     mode ciphers aes
    ssid     Cisco_Kamran_BGN
    exit
    interface     dot11radio0.1
    encapsulation     dot1q 1 native
    bridge-group 1
    interface     dot11radio 0.11
    encapsulation     dot1q 11
    bridge-group 11
    Configuration of     subinterfaces and main interface
    within the same bridge     group is not permitted
    exit
    interface     Dot11Radio1
    encryption vlan 10     mode ciphers aes-ccm
    ssid     Cisco_Kamran_A
    interface     dot11radio1.1
    encapsulation     dot1q 1 native
    bridge-group 1
    interface     dot11radio1.10
    encapuslation     dot1q 10
    bridge-group 10
    Configuration of subinterfaces and main     interface
    within the same bridge     group is not permitted
    end
    wr
    Reply to this message by going to Home
    Start a new discussion in Getting Started with Wireless at Home

  • Visualizing SAP XI routing configuration across the system landscape

    Hi Experts
    Iam facing some challenges in visualizing SAP XI routing configuration across the system landscape (Development, Quality, Production). Basically routing is based on a field (technical target system). Depending on the environment we have different target systems (different Mainframe DB that represent the same target system) configured.
    Any word/excel/ppt/pdf templates or any comments that could help visualizing routing would be highly appreciated.
    Thanks! Santosh

    Hi Santhosh,
    If you are worrieed about how your Business Systems will change when you move from Dev to QA to PROD for the Configuration in your ID, then the answer is simple.
    You can create transport target for your Business System and so when you migrate the ID objects from dev to Qa and so on, the business Systems will be automatically replaced.
    Take a look at this blog,
    /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    Regards,
    Bhavesh

  • JUST BOUGHT WRT54G LINKSYS ROUTER, NEED HELP WITH SET UP PLEASE!

    I've tried everything to get my WRT54G to work but no matter what I do I can't get past step ten on the CD. It asks for my password and when i type and confirm type it then press next it comes up with,  Router Configuration Error. Would you like to try again?
    I've been stuck at this for over two hours now, please help me
    Madi-Liu

    I had the same problem this past weekend.  The CD is the problem.  It is much easier to go to www.linksys.com/connect and first update the firmware (if applicable), and then use the EasyLink Connect tool.  I works very well.
    Good luck,
    Mike

  • Need configuration help on producing dial tone

    Hello Experts,
    I have a Cisco 2921 router with VWIC3-2MFT-T1/E1 card. On this card we have T1-CAS digital line connected. We have been provided with a set of DID numbers. We have a requirement where, when we dial a DID, the router should provide a dial tone, and should allow the user to dial to extension numbers. Not sure if this is feasible. If at all possible, will need to some configuration help.
    Thanks
    Arabinda

    Sure it's possible. What's the T1 connected to? The router will offer two-stage dialing (aka dial tone) when the incoming POTS dial-peer does not have the 'direct-inward-dial' command on it. The router will accept any input and search for an outbound dial-peer (or ephone-dn for locally registered DNs) to match. Be careful if the T1 is connected to the PSTN as this is a toll fraud risk. You need to use CoR to reign in what outbound dial-peers are available to it.
    Dial Peer Basics:
    http://www.cisco.com/en/US/tech/tk652/tk90/technologies_tech_note09186a008010ae1c.shtml
    Class of Restrictions:
    http://www.cisco.com/en/US/tech/tk652/tk90/technologies_configuration_example09186a008019d649.shtml
    Please remember to rate helpful responses and identify helpful or correct answers.

  • Failover routing design help Needed

    Hello.
    We are looking to have a setup like this:
                                                          User PCs
                                                                |
                                                                |
                                                                |
                                                              3750x
                                                      (stack - ip base)
                         Servers---------------3750x ---------------- 3750x---------------- Servers
                                                (stack -              (stack -
                                              ip services)         ip services)
                                                     |                         |
                                                     |                         |
                                                     |                         |
                                                     |                         |
                                                Router                 Router
                                                     |                         |
                                                     |                         |
                                                     |                         |
                                                  ISP1                   ISP2
    We would like to have routing (and vLans) done on the switches, and have internet failover from ISP1 to ISP2 if ISP1 fails, and go back to ISP1 when it comes back up. Trunks between all switches. We also would like to have all devices on the same vLAN if possible.
    What is the best approach to do this?
    (Note that left and right sides [in brown and green font] are in separate site locations, and that user end [in red font] switches only have ip base, which limits eigrp functionality.)
    We tried following this, but doesn't fit our site exactly:
    http://www.geekmungus.co.uk/cisco-and-networking/failoverinternetconnectionusingipslatrackingandeigrproutingforinter-sitelinks
    (Also ran into issue where switch in the middle would have two routes to internet - so possible issue with priority routes)
    Thanks in advance

    The servers in SiteB (3750_2) are just replicated copies of the servers in SiteA (3750_1). However, there always needs to be an active connection between SiteA and SiteB. Only time that the UserSite(3750_3) needs to access servers in SiteB is when SiteA is completely down.
    However, if the servers in SiteA (3750_1) can still be reached through via site SiteB (3750_2) when the direct connection between the UserSite(3750_3) and SiteA (3750_1) is down, that route should also be available (if possible).
    The above is good news because it means we can route optimally for both internet and client to server traffic.  STP is blocking one of the links from 3750_3, the one to 3750_2.
    A couple of questions from the configurations you posted -
    1) on 3750_3 you said in a previous post the clients use the vlan 10 interface IP on 3750_3 as their default gateway. But there are no default routes in the routing table on 3750_3 so how does internet work at the moment ?
    In fact there are no default routes on any of the stacks. Is internet not working at the moment because i can't see how it can be.
    What is weird is that you have static default routes configured on each 3750 IP Services stack but they are not even showing up in the routing tables on that stack ?
    2) the 192.168.50.32/29 and 192.168.50.40/29 networks. They don't seem to be doing anything ? I think they were meant to be for the uplinks from 3750_3 but they haven't been used for this.
    3) the IP services stack connections to the routers. Do you know what IP subnet is used for this. It looks like it is vlan 10 again but can you confirm ie. what are the routers LAN interface IP addresses ?
    So if you can answer the above we can probably start with reconfiguration. There is going to be quite a lot. You can however do some prepatory work without affecting anything -
    1) pick a new subnet for the client vlan and create the scope on your DHCP servers. If you use both DHCP servers then split the scope in half between DHCP servers
    2) pick a new vlan number for use for the clients
    3) assuming the router's LAN interfaces are in vlan 10 i will need 4 x /30 subnets for all four uplinks ie. 2 from 3750_3 and 2 for each IP Services stack to router connection. You can just give me a class C if you want and i will break it down
    4) we only want the new client vlan on 3750_3. If 3750_3 is in VTP client mode then it will not work once we change to L3 uplinks so we need to change the VTP mode to VTP transparent on the 3750_3. Once you have done this we can then create the new client subnet and the L3 vlan interface for the client subnet + ip helper-addresses and this still won't affect your current setup.
    All of the above can be done with no downtime although if you change to VTP transparent do this out of hours just in case there is an impact. There shouldn't be but it is worth being safe.
    Next are the changes that will require downtime. I appreciate it is three separate sites but because you are changing the uplinks it needs to be done all at once. Basically we need to -
    1) on all clients release the current IP address. Then have them shutdown.
    2) modify EIGRP config for new client vlan and remove all the other stuff as it is not needed
    3) reconfigure all uplinks to be L3 on switch stacks and then check the routing tables to make sure there is a route for vlan 10.
    3) allocate all ports for clients into the new client vlan
    4) bring clients back up and they should then get new IPs from the DHCP server
    5) remove any unnecessary configuration from 3750_3
    6) reconfigure 3750_1 and 3750_2 connections to their routers
    7) modify EIGRP configuration on both IP Services stacks
    8) modify IP SLA configuration on 3750_1. Note there is no point in tracking on 3750_2 because only when ISP1 fails do you want to use ISP2 and if ISP2 fails while ISP1 is down there is nothing to fail back to.
    9) modify EIGRP config on the routers
    that's a brief outline of what needs doing so you can see it is a fair bit and will need careful planning. As far as the default route goes there are two options and i'm still thinking it all through -
    1) have both routers generate a defaut route and apply a delay on the 3750_3 to 3750_2 uplink so 3750_1 is preferred. The advantage of this is that 3750_3 has both routes so if the uplink to 3750_1 it can immediately switch to 3750_2. The delay would also apply to vlan 10 as well so traffic would go to 3750_1 which is what you want.
    2) have only 3750_1 generate a default route and only if ISP1 fails does ISP2 then generate a default route. The advantage of this is that you would not need to tweak the delay to get ti right but if ISP1 fails there will be a delay before 3750_2 realises the default route has gone and generates it's own.
    So it's a tradeoff. I'll have another look at the configs etc. and decide which is best.
    It is a fairly large redesign but at the moment the configurations are quite confusing because there is a lot of extra stuff which isn't doing anything as far as i can see. I am happy to provide configs and explanations as to what you should see and also happy to be around when you implement it ie. e-mail or if you can't e-mail (no internet access ) then on the phone. You would just need to let me know when you needed me and i'll make sure i am available (no charge obviously).
    If you could answer the above questions and let me know how you want to proceed then we can take it from there.
    Jon

  • DMPVN Dual Hub Configuration

    In the DMVPN design guide it is stated that in a dual hub configuration one hub should be set as the primary via EIGRP metrics. Is there a reason for this? Why can't both routes act as successors so that load-balancing can take place. The only thing I can think of is that it could cause problems with spoke-to-spoke communication.
    Can someone shed some light on this?

    In the DMVPN design guide it is stated that in a dual hub configuration one hub should be set as the primary via EIGRP metrics. Is there a reason for this? Why can't both routes act as successors so that load-balancing can take place. The only thing I can think of is that it could cause problems with spoke-to-spoke communication.
    Can someone shed some light on this?

  • Why do my router configuration site look like this?

    Why do my router configuration site look like this:

    it may be corrupted... try downloading a new firmware for your linksys router using this site... http://linksys.com/downloads and choose the model and version of the router that your using... also try turning the firewalls off... that would help
    ♥ Registered TradeMark Since 1987 ♥

  • OSB Routing error help

    <2010-4-20 上午10时46分17秒 CST> <Error> <OSB Kernel> <BEA-382018> <Unable to ge
    nerate runtime for router configuration: <ser:router xmlns:ser="http://www.bea.c
    om/wli/sb/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:
    tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/co
    nfig/env" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:con="http
    ://www.bea.com/wli/sb/stages/config" xmlns:con1="http://www.bea.com/wli/sb/stage
    s/logging/config">
    <con:flow xmlns:con="http://www.bea.com/wli/sb/pipeline/config">
    <con:route-node name="RouteNode1">
    <con:context>
    <con2:varNsDecl prefix="rout" namespace="http://zoufch.org/RouteUserMess
    age" xmlns:con2="http://www.bea.com/wli/sb/stages/config"/>
    </con:context>
    <con:actions>
    <con2:routingTable xmlns:con2="http://www.bea.com/wli/sb/stages/routing/
    config">
    <con3:id xmlns:con3="http://www.bea.com/wli/sb/stages/config">_ActionI
    d-6475995300487849831-22c88e9.12818d80438.-7f96</con3:id>
    <con2:expression>
    <con:xqueryText xmlns:con="http://www.bea.com/wli/sb/stages/config">
    $body/rout:HelloWorld/rout:user/rout:id</con:xqueryText>
    </con2:expression>
    <con2:case>
    <con2:operator>equals</con2:operator>
    <con2:value>zou</con2:value>
    <con2:route>
    <con3:id xmlns:con3="http://www.bea.com/wli/sb/stages/config">_Act
    ionId-6475995300487849831-22c88e9.12818d80438.-7f97</con3:id>
    <con2:service ref="RouteServiceProject/Business Services/BusinessS
    erviceZ" xsi:type="ref:BusinessServiceRef" xmlns:ref="http://www.bea.com/wli/sb/
    reference"/>
    <con2:operation>HelloWorld</con2:operation>
    <con2:outboundTransform>
    <con1:log>
    <con3:id xmlns:con3="http://www.bea.com/wli/sb/stages/config">
    _ActionId-6475995300487849831-22c88e9.12818d80438.-7f95</con3:id>
    <con1:logLevel>error</con1:logLevel>
    <con1:expr>
    <con:xqueryText xmlns:con="http://www.bea.com/wli/sb/stages/
    config">$body</con:xqueryText>
    </con1:expr>
    <con1:message>第一次日志信息!</con1:message>
    </con1:log>
    <con3:rename varName="body" xmlns:con3="http://www.bea.com/wli/s
    b/stages/transform/config">
    <con4:id xmlns:con4="http://www.bea.com/wli/sb/stages/config">
    _ActionId-6475995300487849831-22c88e9.12818d80438.-7f94</con4:id>
    <con3:location>
    <con:xpathText xmlns:con="http://www.bea.com/wli/sb/stages/c
    onfig">.//rout:*</con:xpathText>
    </con3:location>
    <con3:namespace>http://zoufch.org/UserMessageZ</con3:namespace
    >
    </con3:rename>
    </con2:outboundTransform>
    <con2:responseTransform/>
    </con2:route>
    </con2:case>
    <con2:defaultCase>
    <con2:route>
    <con3:id xmlns:con3="http://www.bea.com/wli/sb/stages/config">_Act
    ionId-6475995300487849831-22c88e9.12818d80438.-7f93</con3:id>
    <con2:service ref="RouteServiceProject/Business Services/BusinessS
    erviceQ" xsi:type="ref:BusinessServiceRef" xmlns:ref="http://www.bea.com/wli/sb/
    reference"/>
    <con2:operation>HelloWorld</con2:operation>
    <con2:outboundTransform>
    <con1:log>
    <con3:id xmlns:con3="http://www.bea.com/wli/sb/stages/config">
    _ActionId-6475995300487849831-22c88e9.12818d80438.-7f80</con3:id>
    <con1:logLevel>error</con1:logLevel>
    <con1:expr>
    <con:xqueryText xmlns:con="http://www.bea.com/wli/sb/stages/
    config">$body</con:xqueryText>
    </con1:expr>
    <con1:message>第二次日志信息!</con1:message>
    </con1:log>
    <con3:rename varName="body" xmlns:con3="http://www.bea.com/wli/s
    b/stages/transform/config">
    <con4:id xmlns:con4="http://www.bea.com/wli/sb/stages/config">
    _ActionId-6475995300487849831-22c88e9.12818d80438.-7f7f</con4:id>
    <con3:location>
    <con:xpathText xmlns:con="http://www.bea.com/wli/sb/stages/c
    onfig">.//rout:*</con:xpathText>
    </con3:location>
    <con3:namespace>http://zoufch.org/UserMessageQ</con3:namespace
    >
    </con3:rename>
    </con2:outboundTransform>
    <con2:responseTransform/>
    </con2:route>
    </con2:defaultCase>
    </con2:routingTable>
    </con:actions>
    </con:route-node>
    </con:flow>
    </ser:router>>
    <2010-4-20 上午10时46分17秒 CST> <Error> <OSB Kernel> <BEA-382016> <Failed to in
    stantiate router for service ProxyService RouteServiceProject/Proxy Services/Pro
    xyServiceQZ: com.bea.wli.sb.management.BrokerManagementException: com.bea.wli.sb
    .stages.StageException: The xquery cannot have an unbound current node.
    com.bea.wli.sb.management.BrokerManagementException: com.bea.wli.sb.stages.Stage
    Exception: The xquery cannot have an unbound current node.
    at com.bea.wli.sb.pipeline.RouterCompiler.getActionsRuntime(RouterCompil
    er.java:159)
    at com.bea.wli.sb.pipeline.RouteNode.<init>(RouteNode.java:66)
    at com.bea.wli.sb.pipeline.RouterCompiler.compileNode(RouterCompiler.jav
    a:132)
    at com.bea.wli.sb.pipeline.RouterCompiler.compileFlow(RouterCompiler.jav
    a:115)
    at com.bea.wli.sb.pipeline.Router.<init>(Router.java:135)
    Truncated. see log file for complete stacktrace
    com.bea.wli.sb.stages.StageException: The xquery cannot have an unbound current
    node.
    at com.bea.wli.sb.stages.expressions.ExpressionHelper.validateXQuery(Exp
    ressionHelper.java:481)
    at com.bea.wli.sb.stages.expressions.ExpressionHelper.validate(Expressio
    nHelper.java:59)
    at com.bea.wli.sb.stages.expressions.ExpressionHelper.getExecutor(Expres
    sionHelper.java:325)
    at com.bea.wli.sb.stages.expressions.ExpressionBuilderImpl.getExecutor(E
    xpressionBuilderImpl.java:151)
    at com.bea.wli.sb.stages.expressions.ExpressionBuilderImpl.getExecutor(E
    xpressionBuilderImpl.java:143)
    Truncated. see log file for complete stacktrace
    >
    help ths!

    Is it coming during configuration import time? When are you seeing this error?
    The xquery cannot have an unbound current node.
    com.bea.wli.sb.management.BrokerManagementException: com.bea.wli.sb.stages.Stage
    Exception: The xquery cannot have an unbound current node-- generally indicates that the variable used in pipeline is not appropriate.
    Manoj

  • Configuring Airport Extreme by replacing and old router configuration?

    I have seen now a You Tube video explaining the possibility to install Airport Extreme and configuring it by replacing with an old router configuration. This will be my case because I have now a 3Com wireless router but Im waiting for a new Airport Extreme. What I would like to know is how to do that and what connections needed. If I understand well the explanations from YouTube, Airport Extreme must be connected to the internet through the ADSL modem but at the same time the old router must be turned on. It this correct? 

    What manual is that? Is it one that is available on Apple's website? I'm going to do a search for it.
    You won't believe what happened. I just came up to check my email, and the Airport Utility just opened by itself and said it had found my AXn (which it had before also when I tried to configure it like you said to do). I went through the screens again and clicked Update yet again (like I had before) and instead of blinking yellow, the **** thing is solid green. I think I have a ghost in my house!!!
    Well, thank you for all of your help! Do you have any insight into my other question about the AEBSn giving out a solid signal to my MBP, but when I click on Safari, it says that I'm not connected to the internet? I'm wondering if when I was setting up the AEBSn, the internet connection went to my computer instead of the AEBSn. I know I'm not describing this right, but it's like when I got my new iMac and tried to plug in the ethernet from the cable modem, it wouldn't recognize my iMac, but if I plugged it into my MBP it would. I had to reset the cable modem and then plug it in. The signal must have bypassed the AEBSn at some point and gone straight to my iMac (it's hardwired via ethernet cord from back of the AEBSn). It was broadcasting the internet signal at one point after my wife got it set up the first time because I was able to surf wirelessly on my MBP in the basement.
    Message was edited by: Bunky

  • Dual screen configuration makes keyboard stop working on X

    Hi. My computer is working just fine. And my video card has two outputs (Nvidia[GeForce 9600 GT] (rev a1)). I got a second monitor, and I was trying to configure Xorg to use the two of them in a dual screen configuration.
    I tried creating the 10-monitors.conf file like described in  https://wiki.archlinux.org/index.php/NV … e_monitors, and here is what happens. X does use the two monitors, and I can even see my mouse pointer moving from one to the other. But then my keyboard stops working, and so do the mouse keys, only moving the mouse around works.
    I have the impression this is related to the missing InputDevices in the ServerLayout. Something in my configuration probably needs that still, if the ServerLayout gets explicitly configured. What should I do? Could this be related to HAL somehow? How do I turn off HAL without it trying to kill me?
    Thanks.

    I have been using nvidia's TwinView for a long time, currently with two different monitor sizes. There is no need to do anything with udev if you have your xorg.conf set up properly. Here's what mine looks like, though you will have to adapt it according to your hardware.
    Section "ServerLayout"
    Identifier "Dual Layout"
    Screen "Screen0"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "on"
    Option "AutoEnableDevices" "on"
    Option "AllowEmptyInput" "on"
    EndSection
    Section "Monitor"
    Identifier "Acer"
    HorizSync 30-81
    VertRefresh 56-76
    EndSection
    Section "Device"
    Identifier "GeForce 210"
    Driver "nvidia"
    Option "NvAGP" "3"
    Option "NoLogo" "1"
    Option "RenderAccel" "true"
    Option "AddARGBGLXVisuals" "true"
    Option "TwinView" "true"
    Option "SecondMonitorHorizSync" "24-70"
    Option "SecondMonitorVertRefresh" "56-75"
    Option "MetaModes" "1680x1050, 1600x900 @1600x900"
    Option "TwinViewOrientation" "RightOf"
    Option "WrappedFB" "true"
    EndSection
    Section "Extensions"
    Option "Composite" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "GeForce 210"
    Monitor "Acer"
    DefaultDepth 24
    Subsection "Display"
    Depth 24
    Modes "1680x1050" "1600x900"
    ViewPort 0 0
    EndSubsection
    EndSection
    It is best to let as much as possible be handled automatically, but getting two screens working properly requires a bit of tweaking.

  • Can't access router configuration

    I have a wireless router WRT54GC.  It worked fine until I got a new linker.  Now I can neither connect wirelessly from my laptop (although the laptop says the connection is fine).  Nor can I access the router configuration; the URL for the configuration program has changed since the new linker was installed, and I can ping it  successfully, but via browser does not connect.  Hard to do much without getting to the router configuration.

    When you are trying to setup page of your Router are you getting any kind of error message?
    Try to Disable the Firewall and Antivirus on your Router and then check if you are able to access the setup page of your Router, If still not then you can Hardwired a different computer to the router and then try to login to the setup page of your router, if still doesn't work then you can unplug the power from the router, wait for 30sec and then replug the power to the linksys router and then check if you are able to access the setup page of your router.
    If still you are unable to access the setup page of your Router then you can Press and hold the reset button for 30 seconds...Release the reset button...Unplug the power cable from your router, wait for 30 seconds and re-connect the power cable...Now re-configure your router...

  • Can't get to router configuration Web page

    For some reason, I can't bring up the router configuration page (192.168.1.1).  It's always worked in the past.  But today for some reason, when I type in the URL, it hangs and hangs and hangs...  and then just gives me the "Can't access" error message!
    The funny thing is -- the router is working just fine.  I can browse, do E-mail, download files, everything.  Wired or wireless.  I just can't get to the router configuration!
    I've rebooted the router several times.  What would cause this inability to directly access the router's setup page?

    The main causes for this are:
    1) browser incompatibility:  Try a different browser.  Internet Explorer usually works.
    2) JavaScript must be turned on.
    3) Some firewalls will block this.  To test this, temporarily turn off your firewall.  If this corrects the problem, then turn your firewall back on, then open a hole in the firewall, to your router.
    4) Corrupted router firmware.  Since the rest of your router is working, this is probably not the cause.  However, if no other cause is found, you may need to reflash your firmware.
    5)  If your router is the WTR54GS  (note: NOT the WRT54GS)  then your default address is 192.168.16.1
    Also, go to "Command Prompt" and type in "ipconfig"  (no quotes), then hit the "Enter" key.   The "Default Gateway" is your router's address. 
    Message Edited by toomanydonuts on 02-02-200711:02 PM
    Message Edited by toomanydonuts on 02-02-200711:08 PM

  • The TMS configuration is inconsistent and The transport route configuration

    Hi,
    I logged on domain controller in STMS in QA.  I can see the following in STMS as
    " The TMS configuration is inconsistent
      The transport route configuration is  inconsistent"
    Users were able to do transports and there were no issues.
    Transport routes
    DEV>QA>PRD
    TST(which is not active)
    Environment:
    Oracle: 10.2.0.4.0
    Windows NT
    Netweaver 70 ehp1 abap
    Please guide me how to resolve the above issue.
    Thanks and Regards
    Satya

    Hi,
    Everything is tick marked. 
    Please find the output.
    Check Transport Directory                                 03/30/2011  08:34:16
           QA1 CAL - Quality
               Transport Directory
                   bin        
    sap2bksrv\sapmnt\trans\bin
                   Create Test File
                   Read Test File
                   Delete Test File
              buffer     
    sap2bksrv\sapmnt\trans\buffer
                    Create Test File
                    Read Test File
                    Delete Test File
              cofiles    
    sap2bksrv\sapmnt\trans\cofiles
                   Create Test File
                   Read Test File
                   Delete Test File
             data       
    sap2bksrv\sapmnt\trans\data
                  Create Test File
                  Read Test File
                  Delete Test File
             log        
    sap2bksrv\sapmnt\trans\log
                 Create Test File
                 Read Test File
                 Delete Test File
             sapnames   
    sap2bksrv\sapmnt\trans\sapnames
                 Create Test File
                 Read Test File
                 Delete Test File
             tmp        
    sap2bksrv\sapmnt\trans\tmp
                 Create Test File
                 Read Test File
                 Delete Test File
    Thanks and Regards
    Satya

Maybe you are looking for

  • Powershell Startup script is not running on client machine

    Hi, We have a OU which has some computer accounts. We have a powershell script which sets the value of HKLM\system\currentcontrolset\services\usbstor  - start - 4. I created a GPO in which this script is set in startup mode. I have applied this GPO o

  • Horizontal Vertical and logo is not printed in dot matrix printer

    Hi All i am printing a smartform in dot matrix printer the form has horizontal vertical line table lines , and logo but when i print in Dot matrix printer the line and logo is not display Please say me how i design for it wheather It is printer or sm

  • Change/Configure Host and Port for the Web Service Proxy with Server

    Hi, Is there a way to configure Host and Port in generated proxy for Web service depending upon server. (ADF 11g) Scenario: We are consuming Credit Card web service from a service provider and have different Host and Port details for development, QA

  • String hash to define unique filenames

    Hi! I'm writing a program and need to cache some resulting binary files for my users.  The binary filenames would change depending on the settings the user selects (so that the process of the unique settings are saved and later retrieved by the progr

  • Update ios7 on ipad

    To whom it may concern I want to update my Ipad to ios7, it says I need 3.3 gb of free space to do so. I have deleted almost all my music, texts, photos, apps, and I only freed up 1 gb. It says I have 2 gb free. But I want to know what has used 11 gb