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.
Hello All,I need to know whether this router can be configured as the DHCP server and provide the IP of TFTP server via option 150 to Cisco IP Phones which are connected to this router. The Call manager is at another site and RVS4000 provides VPN con...
Hey all,I have configured my routers with the following configurationsnmp-server ifindex persist snmp-server view ADMIN_VIEW iso includedsnmp-server group ADMIN_GROUP v3 priv read ADMIN_VIEW write ADMIN_VIEWsnmp-server user ADMIN_NMS_USER ADMIN_GRO...
Hey Everyone,I am facing a DNS issue due to NAT, i think dns doctoring can solve this but the scenario is a little different so not sure of the exact solution.Attached is the network diagram. Exchange Server , DNS and Domain Controller are all locate...
Hello !If anyone over here can post a running configuration sample of Cisco 4948 Switch.I need to know the interface numbering, specifically of the SFP ports.ThanksZeeshan Sanaullah
Hi all,I have attached the diagram of the network. It is the Server Farm Portion. I have couple of design questions.There are 3 categories of Servers1 - Application Servers : Vlan 18 , APP_DMZ on ASA (Gi0/1.18) , Security Level is 70 , Def Gw = ASA2 ...
Hi Dasuntha Dinesh,Tharak Abraham is right, You do need any routing protocol for InterVLAN to work. The routing protocol output shows all VLAN subnets as connected routes even if you were to run a routing protocol still you will not see routes from a...
What IP address have you specified as the gateway on hosts ?Is it the HSRP virtual IP address ? For example for hosts connected to VLAN 1 should have the gateway 10.36.24.4Is that correct ?Thanks & RegardsZeeshan Sanaullah
Hi, You can use the command Show interfaces [interface] switchport. If the port is routed (Layer 3) mode then the command output will be as followsSWITCH#show interfaces gigabitEthernet 4/1 switchport Name: Gi4/1 Switchport: DisabledIf the port...
This is because you have static default route which is preferred due to smaller administrative distance and installed in the routing table.If you need that a default route from the Hub via the DMVPN tunnel then you must remove the other default route...
No auto-summary will not interfere. And neither will route-map as it is applied with redistribute connected command while the default route is redistributed with redistribute static command.Please rate helpful posts,ThanksZeeshan Sanaullah