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 all,Here is my topology. I’ve created to VLAN and I can ping each host in the same VLAN. Unfortunately, I can’t ping a host on different VLAN. Ping TestSERVER>ipconfigFastEthernet0 Connection:(default port)Link-local IPv6 Address.........: FE80::2...
Hi all,My simple lab topology is as follows:Firewall configuration is as follows:IP AddressASA1# sh int ip b | i CONFIG upEthernet0/0 10.255.255.1 YES CONFIG up upASA1#ASA2(config)# sh int ip b | i CONFIG upEthern...
Hi all,I’m having a problem to save Cisco ASA configuration in GNS3 via write memory command. ciscoasa(config)# wr mem Building configuration… Cryptochecksum: c066a7ab b5b9071e bb5ee1f6 2d93be53 %Error copying system:/running-config (Not eno...
Aaah, you're right Martin. I did the same mistake on the other host. Gateway was not configured.Now I'm able to ping to all hosts even in different VLAN.Thanks all, I really appreciate your help.
I can ping it. (from 4.1.1.1)SERVER>ping 3.1.1.10 Pinging 3.1.1.10 with 32 bytes of data: Reply from 3.1.1.10: bytes=32 time=0ms TTL=255Reply from 3.1.1.10: bytes=32 time=0ms TTL=255Reply from 3.1.1.10: bytes=32 time=0ms TTL=255Reply from 3.1.1.10: b...
Thanks Henrik, I’ve fixed the gateway & subnet but still can’t ping to different VLAN.BEFORESERVER>ipconfigFastEthernet0 Connection:(default port) Link-local IPv6 Address.........: FE80::260:3EFF:FE09:EBE8 IP Address......................: 4.1.1...
Thanks Leo for your prompt response. Firewall is disabled. I can ping 3.1.1.1 from 3.1.1.2 (different switch, same VLAN)But I can’t ping from the same switch, different VLANPC>ipconfigFastEthernet0 Connection:(default port)Link-local IPv6 Address.......
Hi, I believe this error message is occurred because the command is not put in the right order. I've tested a few times in GNS3 and I believe the right sequences are as follows:enable config t copy run disk0:/.private/startup-config boot config disk0...