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,
I HAVE 3560 Switch, Over that two vlan configure Data & Voice respectively. Voice id Vlan 1 and Data Id Vlan 2.Routing is done on this switch and work as L3
DHCP Server is member of Data Vlan which is connected to another 3560 Switch L2. DHCP Ser...
Hi,Please check the VTP mode of 2960 switch; by default its Server mode; make it transparent or client.Take the downtime (1 Hrs maximum) and before that if possible delete all configuration or reset to factory mode ( write erase command).Configure VT...
HI,Please change the IP helper address to your dhcp server ip. As your dhcp server ip is 192.168.1.150 while according to your configuration you assigned helper address 192.168.2.150.Configure below command(config)#ip helper-address 192.168.1.150 Mak...
Hi Tejas Kunte,if your asa image is latest(after9.1) then you must to use original ip not natted IP.you can use PAT and allow complete network and under access list define the acl.hope it workregards,Piyush
HI backbonecorp,Check the Vlan Status which u created. either remove existing new vlan from vlan database and create once gain:-(Config)#Vlan10(Config-Vlan)# no shut(Config-vlan)#exit(Config)#interface vlan 10(Config-inter)#no shut(config-inter)#ip ...