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 am setting up a network of 9200L access switches connecting to pair of 9407 core switches.When I set up the uplink to core switch with the configuration:core(config)#int gi 1/2/0/13core(config-if)#switchport trunk allowed vlan add 10,31,33,50,10...
see attached .ppt. I have a satellite service in which the provider must provide ip addressing, which is no good to me. I need to nat entire destination subnet to providers network, then nat it back at the remote site. see attached.
Hi I have a FSWM 3.2. Have /28 address space from ISP. outside interface is x.x.x.200 and mail server global address is x.x.x.201. Inside address of mail server is 192.168.100.12. Have a static (inside, outside) tcp x.x.x.200 smtp 192.168.100.12 ...
We wish to run private bgp as' at our sites and we need our internet router to also run a private as but advertise our public as to our upstream isp. is this possible
that worked (config)#int gi 1/0/24(config-if)#switchport trunk allowed vlan 10,31,33,50,100(config-if)#^Z#sh run int gi 1/0/24Building configuration...Current configuration : 171 bytes!interface GigabitEthernet1/0/24description trunk to Warehouse swi...
happens on all port types though: #sh run int gi 2/2/0/14Building configuration...Current configuration : 112 bytes!interface GigabitEthernet2/2/0/14description uplink to aus-mel-asw54 Gig 1/0/24switchport mode trunkend#conf tEnter configuration comm...
No, WAN ip addresses are assigned by provider. Found a resolution in the meantime, just had to make the WAN network the nat inside the do a static network nat.
Yep that is what we are trying to achieve. I've been playing around with neighbor xxx.xxx.xxx.xxx local-as yyyyy command, but in upstream isp router as path is showing public-asn private-asn. will the upstream isp care about this, or is it a no no. ...