Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,Is it possible to configure an asa 5510 as an inline transparent firewall and use it also as an VPN gateway?How does the config looks like?RegardsJorg
Hi All,When we connect a new supervisor IV to our Catalyst 4507R (IOS) the led shows green. But via console cable it stays in ROMMON Mode. When we connected earlier the supervisor to an other chassis to place a new ios on it (IOS cat4000-i5s-mz.122-...
HiWe're planning to upgrade our network infrastructure to this design.R1 is connected to r2 and R3R4 is connected to R2 and R4 (wen applying this post the connection between R2 and R4 is not displayed correctly)R1 ---- R2 | | | |R3 ---- R4...
Hi All,We are going to setup a new core network. Is it necessary to enable udld on the gigabit ports? Isn't spanning tree taking over when the gig port is going down.We tried to simulate this, we enabled on 3 routers spanntree and connected each of...
Hi,I notice in our organisation an access list which is allowing tcp and udp ports greater than 1.Why are ports (TCP and UDP) 0 and 1 used for. As I was reading on the internet i noticed that tcp port 1 is used for service multiplexing.So when 2 hos...
Ah,I just saw the reason why it is showing the same mac-address. They configured the hsrp on the vlan interface and didn't specify the group id, so every hsrp address is using the same mac-address.I don't think this can be a problem as hsrp is confi...
Thanks,Is i thought hsrp is L3 so routing will be no problem.You just told that the last digits of the hsrp mac-address is the vlan number, on my routers all mac-addresses looks the same, all 07.ac.00 on the end.
Hi thanks for the reply,Can we also create an hsrp group for, for examle vlan 10 which is on both sides. So both vlan can use the same virtual ip addresses.r1 --- r2 | |r3 --- r4^ ^ vlan 10Vlan 10So the hsrp is going over the routed link...
Hi,I thought it was agressive mode, but now i'm doubting if we set it up on both sides.What I noticed was that when we cutted the sending or receiving pair of the upt cable, the port was going line down protocol down. and i'm not sure if we tested i...
Hi All,I'm just wondering why you should deny port 0 and 1 in an access-list.the access list implemented on our system has following linespermit tcp host x.x.x.x host x.x.x.x. gt 1 logpermit udp host x.x.x.x host x.x.x.x. gt 1 logMaybe it is security...