Cisco Switching/Routing :: 1801 Not Showing Any Port Number?
May 12, 2012
I have configured the following access-list on routers fa0 interface (i am using 1801)
access-list 111 permit ip any any log
and applied it in "in" direction on Fa0 interface.
Now when i am sending ssh packets to this interface its showing below
*May 14 05:09:00.104: %SEC-6-IPACCESSLOGP: list 111 permitted tcp 172.18.128.2(0) -> 172.18.128.146(0), 1 packet
why its not showing any port number ?
View 1 Replies
ADVERTISEMENT
May 26, 2012
I have a cisco 1801 (fixed), and want to use the fe0 WAN port to connect to the internet via a virgin media cable modem.
I am having a few issues (partly as I am new to cisco) and despite reading numerous posts both here and other sites, I am still stuck on how to setup the WAN side, I have read about virtual dial up & dialer interface.
View 1 Replies
View Related
Oct 30, 2012
We have IP device on the farm switch(cat6500, which is an access layer siwtch), with the gateway on the core switches (Nexus7000), on the core when I do show ip arp, I found the mac.But when I do sh mac add add of that mac there is no port attached to that mac.
Since that particular vlan only resides on the cat 6500 and two cores, so I logged in to the 6500, and when I show mac- in that vlan, I didn’t find that mac addresss. Instead, I found another mac address with last 8bit are the same of that mac.
Is it some kind VIP of the mac? How so, if no port, how can the switch forward the frame? [code]
View 1 Replies
View Related
Jan 1, 2012
Clarifying whats the correct # of port asic in WS-X6704-LC?According to the following link (Catalyst 6500 Architectural white paper): [URL]
"In the WS-X6704-10GE line card, there are two port ASICs each supporting 2 x 10 Gigabit Ethernet ports"
While in the document: Understanding Quality of Service on the Catalyst 6500 Switch: [URL]
Table 10.
WS-X6704
Number of 10 GE Ports 4
- QoS on 10-Gigabit Ethernet Line Cards (WS-X6704-10GE)
So whats correct? 4 port asic or 2 port asic?
# Port ASIC’s on the linecard 4
# Physical Ports per Port ASIC 1
View 1 Replies
View Related
Apr 23, 2013
Are you only able to have two sessions for port mirroring on a Cisco 4510?
View 1 Replies
View Related
Dec 2, 2012
I'm developing a project where I use the SNMP protocol to discover the network. By discovering the network I mean go through all the routers and switches and retrieve the IP routing table from routers and the forwarding table from switches. With the routers I have no problem. For the switches I need to know for each port the MAC addresses and the Vlans. Basically it's use SNMP to find a port number from a MAC address. To do that i followed this tutorial: [URL]
The problem is that I'm using a Cisco 3725 Router with IOS 12.4 (21) and a NM-16ESW module to work as a Switch and when I use the OID .1.3.6.1.2.1.17 corresponding to the BRIDGE-MIB as it follows:
snmpwalk -v2c -c myrouter 10.1.1.5 .1.3.6.1.2.1.17
it returns:
SNMPv2-SMI::mib-2.17.1.1.0 = Hex-STRING: 00 00 00 00 00 00
SNMPv2-SMI::mib-2.17.1.2.0 = INTEGER: 0
SNMPv2-SMI::mib-2.17.1.3.0 = INTEGER: 4
From this I guess there's no information on the router about Vlans or anything. Other thing is that when I use community string indexing it returns a timeout. My theory is that this version doesn't support indexing but I don't know.
how can I get the Port Number from a MAC address from this "switch" (it's a router working as a switch) using SNMP?
View 2 Replies
View Related
Jan 3, 2012
I'm in the middle of a Nexus 5000 project and recognized today while configuring port-channels, that some of the interface numbers are reserved for internal use.
Is it possible to change or configure which port-channel interface numbers are allocated for internal use by NX-OS?
Unfortunatly I wasn't able to find a solution for this issue in the offical Nexus documentation, the search function of this forum or Google. If I did miss something or didn't look careful enough at the Nexus docs, I'm also happy with RTFM (... fine manual) responses and links to the info :-)
Additional info:
Nexus5k(config)# interface port-channel 128 ignored port-channel128: internally used, configuration not allowed
Port-Channels 111, 113, 115, 119, 121, 200, 211, 222 were created manually, but 127 - 129 were not.
Nexus5k# show port-channel usage
Total 11 port-channel numbers used
============================================
Used : 111 , 113 , 115 , 119 , 121 , 127 - 129 , 200 , 211 , 222
Unused: 1 - 110 , 112 , 114 , 116 - 118 , 120 , 122 - 126 , 130 - 199
201 - 210 , 212 - 221 , 223 - 4096
[Code]......
View 3 Replies
View Related
May 10, 2013
In our company 3nos Cisco 3750 (WS-C3750-48P) access switch in stake mode. All port are assigned with voice and data Vlan also Avaya IP connected with this switches. From last few days tow port 2/0/7 and 2/0/8 is showing amber and status is showing err-disable. At Avaya end it is showing a message “ETHERNET WAITING” in phone dispaly. I try to connect laptop directly with these ports but it is showing "Cross Connectivity". [code]
View 4 Replies
View Related
May 30, 2013
We have a cisco 3750-48 port switch.We have a few SVI's configured and some static routes configured.I had created a new interface vlan and gave it an IP. I can ping the gateway.
Now I want to add a static route to go out that interface.when I add: ip route 10.x.x.x 255.255.255.0 10.52.10.1
it eccepts it (no errors) But, it does not show in the routing table nor in the config? How to add the static route to go out that vlan interface.
View 15 Replies
View Related
Apr 29, 2012
I would like test multicast routing with cisco1801.i create 2 Vlan. Vlan 200 (192.168.200.x) affect Fastethernet 1, Vlan 130 (192.168.130.x) Fastethernet 5.
Version IOS is : adipservice-k9 124-9.t1
ip multicast-routing
#int Vlan 130
ip address 192.168.130.254 255.255.255.0
Ip pim dense-mode
#int Vlan 200
Ip address 192.168.200.254 255.255.255.0
Ip pim dense-mode
I used VLC for my test.When i connect source (224.10.10.10) and recever ( Udp://@224.10.10.10:1234), that's ok!But, source is on the Vlan 200 and reicever on the Vlan 130, is not good!I test with "sparse-mode", i have same problem.
View 2 Replies
View Related
Jun 5, 2012
I have an FTP server that sits behind a cisco 1801 router.But now i want to add in FTP ports 21 and 20. I have added them in but i cant get it working via ftp.If i plug into the LAN and give my laptop an ip address on the same range as the server (192.168.2.100) then FTP works fine -
[code]...
View 3 Replies
View Related
Apr 24, 2012
I have cisco 1801W . Earlier I am using ADSL dynamic IP address on RJ 11 through the ADSL Port but now the ISP change the connection to RJ45.
I am trying to configure it but unable to do this. ADSL line is okay because When I am connecting through the ISP router it is working fine. I have connected the ADSL RJ45 cable in the router fast ethernet 0.But I wanted to use Cisco 1801 Router so that I can use the ADSL as primary and ISDN as the backup.
Below is my configuration, eiteher this is possible to configure ADSL through RJ45 in 1801 and what configuration require for this.
Router#show ip int brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0 unassigned YES DHCP up up
BRI0 unassigned YES unset administratively down down
BRI0:1 unassigned YES unset administratively down down
BRI0:2 unassigned YES unset administratively down down
[code].....
View 2 Replies
View Related
May 21, 2012
I am wondering what are the limits per routers for creating the vlans in vlan database? I have a 1801 router with the c180x-broadband-mz.151-3.T2 IOS and cant create more than 14 vlans.. How many does 2800 router support? Why I can't find this information anywhere on cisco.com?
View 7 Replies
View Related
Jan 8, 2012
I came accross a Cisco 1801 router. As I understand it supposed to work with a dsl connection for internet access and configuration. I have cable internet access at home and since cisco routers are very versatile, I want to know if I can integrate this router into my home network, as a secondary router, and use it for its SSL vpn capabilities?
View 11 Replies
View Related
Jul 5, 2012
I've recently purchased a Cisco catalyst 2960S-24TS-L & setup 3 V LANS 10 (no current IP),20 (192.168.2.1) and 30 (192.168.3.1) to reflect the router V LAN configuration & ip information. When connecting my PC to the switch to test connectivity on (2.1 & 3.1) I'm unable to connect to the the net but can successfully ping GW (int FE0.20 & FE0.30) 192.168.2.1 & 3.1.
The router is an Cisco 1801 & it seems this is where the configuration issue is but I'm unable to figure out how to complete the setup. It has been quite awhile since I've configured a Cisco router.
Ive never had this router connected to a switch so all router switch ports are in the default VLAN1 (192.168.1.2), with FE0 disabled. In trying to get the switch to communicate with the router I made the following router config modifications.
FE0 enabled with subinterfaces configured
FE0.10-currently no ip
FE0.20-192.168.2.1/27
FE0.30-192.168.3.1/27
I have two issues I want to resolve:
1) I do not know what additional steps are required to allow 2.1.& 3.1 V LANs to access the net.
2) I want to disable VLAN1 if possible & use the network IP for VLAN10 (192.168.1.0). I'm unsure how to do this as any change on VLAN1 immediately breaks router access and the router reconfiguration becomes more complicated with changes to the FW ACL etc.
View 2 Replies
View Related
Feb 11, 2013
Can a Cisco 1801 FE0 port be sub-interfaced?
View 2 Replies
View Related
Mar 4, 2012
At my work when I click on Network it immediately shows a full list of all the computers on the network. There's probably about 100. At home when I click network it takes like 30 seconds to do some scan and show like 3 computers. What's the deal?
View 3 Replies
View Related
Nov 29, 2011
I have a cisco 5520 running as IPsec concentrator. On the ASDM homepage is shows like 31 VPN connected. But if I go to Monitor > VPN is show only 18. Then if I use SSH using sh crypto command it shows the same number as on the Monitor > VPN sections. I am running 8.3(1) and ASDM 6.3(1).
View 8 Replies
View Related
Feb 15, 2010
Showing Your firewall has a version number null which is not supported by ASDM 6.2(5). I received this error when trying to run asdm on my asa 5505. I upgraded image and asdm trying different versions. I used many different versions of java all to no avail.
View 4 Replies
View Related
Jun 13, 2012
Our organization currently has a Cisco 4507 acting as our core switch and 2 ASA525 firewalls.
Our existing ISP runs into our 4507. Here is the port config.
interface GigabitEthernet7/1
description ISP-DSL
switchport access vlan 10
[Code].....
We have recently purchased a 5Mbit line with a second ISP and will have the line activated tomorrow. In addition, we recently obtained our AS number through ARIN. How would I configure the second ISP to be used for load balancing/failover?
View 8 Replies
View Related
Dec 10, 2011
How can i find the serial number of sup-720 which is totally dead and not boot?By which sticker on SUP and where ? How many digits ?
View 4 Replies
View Related
Apr 19, 2012
I am configuring my first 2911 using a SFP card but I dont know the interface name for this module.
show inv shows the card..
What is the interface number for this card or if it needs some config before it will recognize the interface?
View 6 Replies
View Related
Mar 18, 2012
We have the need to create a large number of VLANs on one of our networks. We're talking about 60! These will all terminate on a pair of 6509-E switches (building core). We use MSTP as a standard on our network so I'm going to stick with that so that we can dramatically reduce the number of STP instances needed. However, regarding the SVIs (default gateways) is there any reason why creating 60 of these guys would be considerd a big no-no? Or would you expect the 6509s to deal with them like a boss?
View 4 Replies
View Related
Sep 23, 2012
On a Cisco 3560 with IP services ver. 12.2(35)SE5 I have tried to config BGP with a 6-digit AS number, and it is not possible. What software is needed for 6 digit AS number for PI IP addresses, and do I need to buy a new switch also.
View 5 Replies
View Related
Feb 17, 2007
Whether Cisco has part number for the large fan in 2811. I know p/n for small fan is already there, but I can't find any for large one( I think it s fan 3).
View 10 Replies
View Related
Oct 16, 2011
I have about (12x) AS 5350 XM installed in a remote site. I would like to know their serial numbers (the one on the sticker outside the AS) I know that this SN begins with JMX and contains 11 characters. When tel netting those AS, and type the following commands : show inventory, show hardware, show version, show diag.. i can't find those serial numbers. I can find others which begins with JAE !
View 3 Replies
View Related
Jan 5, 2012
If multilayer switch has routing capabilities then why we can go for dedicated router?
Why we cannot use a number for VLAN ID other than 1 to 4094 ?
View 2 Replies
View Related
Mar 21, 2012
Is there a CLI-command to see the serial number of the flexstack module installed in a C2960S.
View 13 Replies
View Related
Apr 30, 2013
We currently have a stack of 5 x 3750 switches and i want to remove switch number 3 (it has the least number of things plugged in). What will happen to switch 4 and 5 will they be renumbered 3 and 4, and will the config automatically update this if it does?
View 2 Replies
View Related
Jan 11, 2012
Is there a maximum number of licenses for connections to a 877?The reason I ask is that our routers are managed by a datacentre and when I asked for the login details I was told that I couldnt have them due to licensing reasons with no other explanation.
View 1 Replies
View Related
Aug 28, 2012
I have a 6509-E chassis that was prevoius in a VSS configuration. Due to some VSL failures I had to cobvert it to a standalone chassis but would like to bring it back to a virtual system.
Whenever I try to convert it by using the command "switch convert mode virtual" I get the msg %Please configure local switch number first". After doing so by entering the CLI cmd "switch set switch_num 1 local" I still get the same message.
View 1 Replies
View Related
Jun 6, 2013
we have inserted into a network with VTP a Cisco Switch 2960-S, not knowing that had installed IOS LAN lite.Now I discovered that it can handle up to 64 vlan. In the network there are currently configured 62 VLAN: what happens when we exceeded the max number (64) of VLAN for that switch?
View 6 Replies
View Related
Aug 12, 2012
I found increasing number of overrun in the tengigabit interface. The hardware is 6509 with sup720-3B and the overrun output is shown in WS-X6716-10GE module. The connected device to WS-X6716-10GE is EMC Islion S200. I think the capability of WS-X6716-10GE can handle EMC NAS device and the load is not so busy. So I have no idea of handling this and the reason why this overrun packet is shown.
[Code]...
View 3 Replies
View Related