Cisco WAN :: 7606 Interface Configuration?
Mar 5, 2012who to configure the interface of cisco 7606 router. As it is not getting up by doing normal configuration like "no shut"? iterface and line protocol both are down.
View 1 Replieswho to configure the interface of cisco 7606 router. As it is not getting up by doing normal configuration like "no shut"? iterface and line protocol both are down.
View 1 RepliesI have an Internet Gateway with dual homed to 2 ISP's terminated in 2 different routers in my end. My end routers are 7606 routers.
I have a WAN link from Router 1 to ISP1 and from Router 2 to ISP2.
Router 1:
-------------
int Gi1/1
description " Link to ISP1"
ip address x.x.x.142 255.255.255.252
x.x.x.141 is configured in ISP end router.
The problem I m facing is that I m not able to ping x.x.x.142 from this router. But x.x.x.141 is pingable.
Also when I check from any internet route server, I m able to ping both x.x.x.142 and x.x.x.141.
I have a Cisco 7606 running 12.2. I want to limit the interface that is used by one of our customers to 30M.
View 3 Replies View Relatedi have a 1841 cisco router and i recently purchased a 1 port HWIC wan interface card. My problem is that I cannot see the interface in my config file. Is there something i am missing?
View 8 Replies View RelatedMy customer they do not want change their real server IPs. So I need setup one interace (one armed) for them on ACE4710. Who had this sample configuration? (CSS has this but it seems to be not compitable with ACE)
View 4 Replies View RelatedHaving a problem configuring my new 1941 Router. The 0/0 interface is attached to my broadband and gets it's ip via dhcp, the 0/1 interface is connected to my lan and has a dhcp pool. My problem is that the 0/0 interface does not appear to be getting any dns servers. So i have either missed something or need to add the dns servers manually to my dhcp pool. Below is my config,
[code]...
I am configuring a pix 525,i just found out how to activate the subinterface on it so that's good,the box has a primary unit and secondary unit, both are connected from G0 to redundant switches,if i do a show failover, it says it's using the serial based lan failover, which is fine by me,however, do i need to create a single, regular interface.. or a redundant interface?,i.e. if i create a regular subinterface, will failover still apply to this interface?,or for failover to work, do i need to create a redundant interface (with a redundant id)? i do not seem to have the option to create a subinterface when adding a redundant interface.
View 7 Replies View RelatedI have problem with HWIC-3G-GSM configuration. The cellular interface doesn't get IP from ISP.The configured profile is always inactive.cellular 0/2/0 gsm profile create 1 m2m.plusgsm.pl chap plusgsm plusgsm
View 3 Replies View RelatedI have configured redundant interface on ASA 5510
interface Redundant1
description *** INSIDES NETWORK ***
member-interface Ethernet0/1 (This is a 1000Mbps Port)
member-interface Ethernet0/2 (This one is 100Mbps)
no nameif
no security-level
no ip address
[code]....
Then... i issue following command and its OK!
ASA5510# show interface redundant 1 detail
Interface Redundant1 "", is up, line protocol is up
Hardware is i82546GB rev03, BW 1000 Mbps, DLY 10 usec
Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps)
Input flow control is unsupported, output flow control is off
[code]...
It's transfer correctly then i no shut and back to normal Primary core switch Gi0/30 Interface again, BUT redundant interface no revert back. I issued this command again BW remain 100Mbps.
ASA5510# show interface redundant 1 detail
Interface Redundant1 "", is up, line protocol is up
Hardware is i82546GB rev03, BW 100 Mbps, DLY 10 usec
Auto-Duplex(Full-duplex), Auto-Speed(100 Mbps)
[ code]....
I did manually shut down and no shut the secondary core switch interface Gi0/30 Its changed correctly to 1000Mbps .
I have attached a pdf of an example of a FWSM configuration with shared interfaces. Now what I dont get is (please refer to the link) url...Is there any difference between the natting that they have done on page B-4 on Context A.as opposed to configuring a static NAT for processing traffic to correct context nat(inside,outside) 209.165.201.0 10.1.2.0.The other question is on page B-2 (diagram) Context A has a customer A network linked to the inside interface. Is it possible to put a default route towards that "Network 2" cloud and restrict traffic from the 6509 switch towards the context A?
View 5 Replies View RelatedI have used the following basic configuration to do rate limiting on a vlan interface on a 6509:
access-list 100 permit ip any any
class-map match-all ratelimit
match access-group 100
policy-map ratelimit-10Mb
class ratelimit
police 10000000 428750 conform-action transmit exceed-action drop
[code]....
How do I combine the two correctly to give me a vlan port rate limited at 10Mb up and down, but still setting aside (dynamically) 2Mb for voice?
I know this is not a the preferred way to do it, but this just an interim network configuration until the Remote Site gets re-located and reconfigured. I'm trying to bridge and route traffic and hoping the community can offer a review of the sample configuration and/or some ideas to make this a reality.
Existing network is bridged across site-to-site private line (p-2-p) so 192.168.100.0/24 devices exist at both locations. In order to reduce bandwidth consumption across the p-2-p, the 172.20.100.0/24 devices (end user PCs and new to the environemnt) will be routed out a local Internet connection which in turn reduces the p-2-p traffic to just private network traffic for the two networks. That same network requires routing through the 192.168.100.0/24 network in order to access the private WAN connected to the 3900 router with IP 192.168.100.1.
How can I enter into "interface configuration" on Aironet 1130AG, AIR-LAP1042N?When I put following commands in enable conf tinterface Dot11Radio1 but, it fails and I cannot enter into "interface configuration".How can I do this ?The reason why I enter into conf tinterface Dot11Radio1 because I want to disable cdp via CLI ( serial console).
View 9 Replies View RelatedHaving 2 router with 2 sub interface configured with HSRP. The server sending the data have the route default gw xxx.xxx.xx.252 HSRP address. But on of the routers did got HW problem so we did shut it down, R2 with IP xxxx.xxxx.xxxx.251, problem so the traffic didn't go there correct when was using the HSRP address some packaged went there but not all of them no blocks in the logs. But then we did change the server direct to to the working router R1 xxxx.xxxx.253 everything did start working fine again. was working fine. Logs i got in the router was max tcp half-open connections.
I am wondering if something wrong in the configuration below and why the traffic didn't got there correct when using the HSRP address. Its working fine when using R1 IP address. The devices are 2 Cisco 2620 routers.
R!1
interface FastEthernet0/0.192
description Prod_Inside
encapsulation dot1Q 192
ip address xxx.xxx.xxx.253 255.255.255.192
ip access-group Inside_Outside in
ip verify unicast reverse-path
no ip redirects
[code]...
we have a couple of AP1262N-E-K9 APs with firmware version 12.4(25d)JA1 operating in autonmous mode. One AP is setup as repeater while all others are in root mode.
The repeater has setup one parent MAC address so it associates every time to the same parent root AP. Given this setting, I am logging into the repeater via SSH and start the antenna-alignment scan: "dot11 dot11Radio 0 antenna-alignment timeout 4"
During this scan, the repeater disconnects from its parent to perform the scan so no output is visible at the SSH console. After the scan is finished, the repeater re-associates to its parent and some output appears on the SSH console.
8 of 10 times this procedure works fine: the scan is finished and I can continue entering commands on the SSH console. However, in some cases the repeater is not reachable any more for about 7 minutes. I.e. pings to the repeater's IP address are unsuccessful and the SSH connection hangs until it is automatically disconnected after a timeout. Also, the web configuration interface is not reachable. After about 7 minutes everything works fine.
I need to create a policy to provide only 4 Mbps bandwidth for mail out of 16 mbps pipe terminated on 7606 router (at Datacenter) having WS-SUP32-GE-3B.But I can't create policy with bandwidth percent,even exact value with priority command does not work. When I am going to enter service policy output command at interface it is showing as"priority command is not supported in output direction for this interface Configuration failed!" All I want to restrict bandwidth at backbone link for mail traffic. From all remote locations use to access mail server over the same link.
View 1 Replies View Relatedhigh CPU on newly installed 7606.
CPU utilization for five seconds: 61%/59%; one minute: 62%; five minutes: 63% PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process 578 5856 9392486 0 0.55% 0.50% 0.50% 0 IP SLAs XOS Even 231 90364 576908
[Code]......
I tried to reboot manually and I changed the slot but the same behavior:
%SYS-SP-3-LOGGER_FLUSHING: Systema pausing to ensure console debugging output
%OIR-SP-6-CONSOLE: Changin console ownership to route processor
*** System received a Software forced crash ***
signal= 0x17, code= 0x24, context= 0x430213e4
PC = 0x4038c124, Cause = 0x1020, Status Reg = 0x34008102
Our Router 7606 is in a problem with high CPU Utilization. We are using one EBGP and one IBGP session. We are also running OSPF with area 0 between two IBGP router to exchange few local networks. When bandwidth cross 100 MB than only CPU use become 100%. when bandwidth consumption is 80MB CPU use become 80% end so on.
Out put is when bandwidth consumption is 34MB
CPU utilization for five seconds: 44%/43%; one minute: 42%; five minutes: 30%
PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process
78 44 9625 4 0.39% 0.03% 0.00% 2 Virtual Exec
13 40 375 106 0.07% 0.00% 0.00% 0 ARP Input
30 116 1098 105 0.07% 0.01% 0.00% 0 IPC Seat Manager
[code]....
I have a fresh piece of 7606-S router, i am planning to install a new IOS ( 15.2.4S or 12.2.33-SRD8 ) SIP-200 / RSP720 moduls ... would ypu plese provides me a configuration guide for installing IOS for 7600 serise router.I have the image on TFTP server.
View 3 Replies View RelatedI was trying to install a SPA-IPSEC-2G on 7606-S chassis. I installed the SPI/SPA cards in slot 3, after that I checked with "sh module" and we could see the module "OK". After this we tried to configure a VPN tunnel but we received messages in the other router about "no ipsec package".
I was checking and I tried "sh crypto engine accelerator statistic" and we got the message: " There is no crypto device".
I don't know about installation commands in references and I don't know about restrictions or configuration modes.
I have a 7606 router with sup 720-3bxl. IOS has been crashed recently and i can use only Roman mode now. Ive tried to upload ios image using tftp server but the command tftpdnld id not available in this router. I don't know why. Then i tried to boot from flash disk but finally it also shows an error like
System received a Software forced crash signal= 0x17, code= 0x24, context= 0x42359674 PC = 0x402d248c, Cause = 0x1020, Status Reg = 0x34008002
How to make the router in running condition.
how to get at the configuration interface for the "built-in" Twonky server on the E4200.Specifically, I'm trying to figure out how to get to the "clients.db" file and the area of the UI where I can configure the receiver settings. I'm getting the dreaded "unknown file format" message when streaming mp4 files to my Samsung BD-C6500 bluray player. Installing Twonky on my laptop and working with the problematic files has shown that the solution is a simple matter for BD-C6500 understand how the files are encoded.
View 9 Replies View RelatedWe have 7606 router without any ipsec module on it,so i check the ios and it has all commands in interface tunnel for configuring the dmvpn multipoint tunnel and also protection profile for ipsec! so i have this question: do we can run dmvpn between this router and our wan routers wich are 3845.
View 2 Replies View RelatedI've setup and configured the following local monitor session on a 7606 but it doesnt seem to be outputing anything. Any guess as to why, or what I might be doing wrong? Gi1/1 is doing ~40Mb/s egress & 15Mb/s ingress. Both source and destination ports are routed ports.
monitor session 10 source interface Gi1/1
monitor session 10 destination interface Gi1/10 ingress
interface GigabitEthernet1/1
description WAN Link to ********************* ** CORE BACKBONE **
mtu 9000
ip address ************** 255.255.255.252
[code].....
I need to put a FWSM and a line card WS-X6148A-GE-TX to a router 7606. The FWSM version is 3.2(13). The router is running IOS 12.1(18)SXD3. The Cisco document here says the required IOS for router 7606 is 12.2(18)SXF or higher. I have downloaded the IOS 12.2(33)SRD4 and loaded it to the flash card. When I turn the router on, it doesn't load the new IOS and goes to rommon. Which IOS I should use to make the router 7606 work and accept the FWSM.
View 2 Replies View RelatedWe are planning to configure the ipv6 PBR on our 7606 routers. We have configured the route-maps successfully .but when we tried to apply those on interfaces we are facing an problem .
when we trying to give command # ipv6 policy route-map <route map name> . we are unable to find policy command option in the command list.
IOS Version : c7600rsp72043-advipservicesk9-mz.122-33.SRE3.bin.
We have an environment where we terminate our DSL customers over PPPoE on a 7606-S MPLS PE router with RSP720. The PPPoE sessions are terminated on a GIG V2 interface of a SIP-400. Currently the IOS running on the device is c7600rsp72043_rp-ADVIPSERVICESK9-M, Version 12.2(33)SRD. The following is the current configuration used.
bba-group pppoe 7virtual-template 7
interface GigabitEthernet2/1/3.142647 accessencapsulation dot1Q 14 second-dot1q 2647pppoe enable group 7
interface Virtual-Template7 ip vrf forwarding TESTip address 10.10.10.1 255.255.255.252
In the above scenario everything works well.
However we had to upgrade the router IOS to 15.2(4)S Advance IPServicesk9 to support 4-byte ASN. After the upgrading we observed certain commands used to terminate PPPoE on the sub-interfaces not available on 15.2(4)S , although PPPoE on Gig and Ethernet with QinQ support is listed under 15.2S feature set.
I have two Cisco 7606 routers using BGP to connect our customers to the internet. Recently we added a new 1G circuit in addition to an existing 1G circuit and all traffic inbound is now on this new 1G circuit. We would like to shift some of the inbound traffic over to the other 7606. Our Tier provider has the same AS number for both paths. One path goes directly to New York and the other goes to Boston then New York.
View 1 Replies View RelatedI used the below syntax to check the snmpwalk to an interface of a cisco 7606-s router from an LMS 4.0 version cli.
NMSROOT/Objects/jt/bin>snmpwalk -v 2c -c <snmp-string> <ip-addr> 1.3.6.1.2.1.31.1.1.1.6
Timeout no response from <ip_address>
This is the error im getting in cli prompt. But i could see that reports are generating.If i try with the loopback ip address, i get proper snmpwalk outputs.. I have increased the timeout and retry options..
I have a 7606 Router with single Route Switch Processor 720 at the chassis works as active RP ( Route Processor ). Can I add another RP to the chassis as standby in case of failure of the first RP ?
View 28 Replies View RelatedI have a 7606-S router ( non redundant ) with SUP32 and i wand to replace it with RSP720-3C-GE , i am asking about the procedure?
-shall i switch off the router ? or just removeSUP32 and insert RSP720 ?
-are there any steps should i do before the upgrade ?
-i am planning to take the router out of service during the operation, how much down time it will be ?
I have made an etherchannel between 6509 and 7606 with two giga interfaces on eatch one to have more bandwidth (2Go), but the Etherchannel does not exceed 1 GB (Below is a capture for Etherchannel taken from Solarwinds).the both 6506 and 7606 use ws sup 720 3bxl
View 8 Replies View Related