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 just installed CML personnel on my Mac Book using VMware Fusion Pro. If I start a single node type eg IOSV router eventually it starts and I can console to the device. If I start two IOSV nodes once booted I get no console output. System...
If you configure flowcontrol on an interface (flowcontrol receive on) on a 2960G then the "show interface"output shows that input flowcontrol is "ON"If you configure flowcontrol on an interface (flowcontrol receive on) on a 3850 then the "show interf...
Here's my problem.At present I have a 3750 stack running with several vlans configured.I get a cdp error stating I have a duplicate ip address which conflicts with my default gateway address. If I remove the vlan int address the cdp output changes to...
I have a need to do multicast over different subnets and across several LAN routers. I can see all interfaces and vlans associated to the group that are connected directly to the local router,but can't get the remote routers to join. I think I should...
Hi, Did you guys ever resolve this issue. Got the same problem with a 877 dropping off dsl connection. Error logs show:000086: *Jan 9 21:00:12.013 NZST: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to down000087: *Jan 9 21:00:12.013 N...
Hi, You will not need any mls commands on the interface.I would probably set up a class-map to match the voice traffic and then a policy-map to set the cos rating, then apply it to the vlan interface on the incoming side.Example:mls qos map cos-dsc...
Hi, Your start-up config may be intentionally corrupt. Try and see if another file exists in NVRAM .See the following url :www.examnotes.net/archive31-2002-4-34215.html Hope this helpsChris
Try this config below!Fisrt define a Dhcp pool!ip dhcp pool Data network 192.168.252.0 255.255.255.0 default-router 192.168.252.100! !ip dhcp pool Voice network 192.168.254.0 255.255.255.0 default-router 192.168.254.100!!! This makes sure t...