the whole config:
Building configuration...
Current configuration : 6571 bytes
!
!
interface FastEthernet0/0
description *** INTERFACE A INTERNET **
ip address 200.1.2.4 255.255.255.240
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
!
interface FastEthernet0/1
description...
I think you need this part of the config:
ip nat inside source route-map NONAT interface FastEthernet0/0 overload
ip nat inside source static tcp 10.10.10.2 80 200.1.2.3 80 extendable
ip nat inside source static tcp 10.10.10.1 80 200.1.2.4 80 extendable
!
ip access-list standard REDISTRIBUTION...
I dont think so, in fact, actually I can access to other web service via WAN through other public IP using the next line:
# ip nat inside source static tcp 10.10.10.1 80 200.1.2.4 80 extendable
what do you thing?
This is the scenario:
LAN
Server
(using IIS service)
[/WebFileAsp] <------------> ( Router ) <---------> INTERNET
private IP 10.10.10.2 public IP 200.1.2.3
I want to enter through port 80 using the public ip (200.1.2.3) to...
OBTAINED SOLUTION:
#### ENABLING THE OPTIONS ON THE DESKTOP SCOPE FOR IP PHONES IGNORE THIS POOL
G450-001(super-DHCP 10/option 172)# value ascii "L2Q=1,L2QVLAN=200"
G450-001(super-DHCP 10/option 172)# exit
G450-001(super-DHCP 10)# option 242
G450-001(super-DHCP 10/option 242)# value ascii...
OBTAINED SOLUTION:
#### ENABLING THE OPTIONS ON THE DESKTOP SCOPE FOR IP PHONES IGNORE THIS POOL
G450-001(super-DHCP 10/option 172)# value ascii "L2Q=1,L2QVLAN=200"
G450-001(super-DHCP 10/option 172)# exit
G450-001(super-DHCP 10)# option 242
G450-001(super-DHCP 10/option 242)# value ascii...
Sorry if I'm being persistent, but I dont find the solution with this particular problem. I have read about it, I have followed the recommended practices but I still havent got results.
This is the link of the problem.
http://www.tek-tips.com/viewthread.cfm?qid=1577735
I tested on a 5602 avaya phone. The same, the phone get still parameters of Desktop. After some attempts the next text is displayed:
"Contact DHCP/TFTP administrator, L2Q params in option 43/176 or XXX.scr script file have looping conditions"
only in 5602 phone appears that text. In the 4602...
Wow Mitch, Im surprised, you are everywhere.
ok, Im using a Extreme summit X250e 24t, and with the next conf :
#configure "DataUsers" add ports 16 untagged
#configure "VoiceUsers" add ports 16 tagged
in the VLAN conf on the switch, I configure the VLANID 200 for voice and VLAN 100 for data...
I took a 4602 to test the configuration. I followed your recommendations guys, but the phone get still parameters of "Desktop" scope. In the beginning of the displayed, appears the next:
(1)
DHCP: counting
VLAN ID=0
*the VLAN ID parameter is the only change compares to the initial...
Ok, I understand that, but in this case, I mean, dynamic configuration for ip phones, I need to configure the file server parameter? if the answer is yes, how can I do that?
Doubt 1.
the options added (option 176 and 242)in the desktop scope have to be exactly?
Doubt 2.
other thing, the "L2VLAN=200" parameter on Desktop scope indicates a different VLANid of the Desktop PC. Any problem with that? or I have to use the respective VLANid?
Doubt 3.
What is the...
I have followed the next avaya pdf's about the topic:
http://www.avaya.com/master-usa/en-us/resource/assets/applicationnotes/gw-dhcp-tftp.pdf
and I obtained the next configuration on the g450:
##########POOL FOR PC's
G450-001(super)# ip dhcp pool 10
G450-001(super-DHCP 10)# name Desktop...
Thanks VinceWhirlwind, I consider it already, I have the configuration running on the switches individually, but are not implement it because the trunk configuration between the switches, I'm work on it.
Hi everyone, 3com switches is not my specialty, so here I go.
I configured the same (VLAN id 2 named Voice) on three different 3com switches (2948 baseline switches), but I dont know if this is correct. My confutions start just right here, because I know that creating and configuring a vlan on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.