Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > NEW IPs

Reply
Thread Tools

NEW IPs

 
 
Tom Linden
Guest
Posts: n/a
 
      05-29-2008
Changed to T1 from ATT, tired of local (lack of) service.

have 2621 router running 12.3 and the old config is as follows

interface FastEthernet0/0
description OUTSIDE INTERFACE TO THE INTERNET
ip address 206.55.236.241 255.255.255.240
ip access-group 101 in
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
speed auto
full-duplex
no cdp enable
!
interface Serial0/0
ip address 206.55.246.110 255.255.255.252
ip access-group 101 in
ip access-group 102 out
ip nat outside
no ip mroute-cache
!
interface FastEthernet0/1
description INSIDE INTERFACE TO PRIVATE NETWORK
ip address 10.0.0.1 255.255.255.0
ip nat inside
duplex auto
speed auto
!
ip nat inside source list 1 interface FastEthernet0/0 overload
no ip http server
no ip http secure-server
ip classless
ip route 0.0.0.0 0.0.0.0 206.55.246.109
!
!

The info I got from ATT is
Customer Serial IP Address: 12.89.208.122
AT&T Router IP Address: 12.89.208.121
Subnet Mask: 255.255.255.252

So my question is, which is which?
is the 122 address the IP of my Serial line
and 121 the other end at ATT?

--
PL/I for OpenVMS
www.kednos.com
 
Reply With Quote
 
 
 
 
Trendkill
Guest
Posts: n/a
 
      05-29-2008
On May 29, 2:41 pm, "Tom Linden" <t...@kednos.company> wrote:
> Changed to T1 from ATT, tired of local (lack of) service.
>
> have 2621 router running 12.3 and the old config is as follows
>
> interface FastEthernet0/0
> description OUTSIDE INTERFACE TO THE INTERNET
> ip address 206.55.236.241 255.255.255.240
> ip access-group 101 in
> no ip redirects
> no ip unreachables
> no ip proxy-arp
> ip nat outside
> speed auto
> full-duplex
> no cdp enable
> !
> interface Serial0/0
> ip address 206.55.246.110 255.255.255.252
> ip access-group 101 in
> ip access-group 102 out
> ip nat outside
> no ip mroute-cache
> !
> interface FastEthernet0/1
> description INSIDE INTERFACE TO PRIVATE NETWORK
> ip address 10.0.0.1 255.255.255.0
> ip nat inside
> duplex auto
> speed auto
> !
> ip nat inside source list 1 interface FastEthernet0/0 overload
> no ip http server
> no ip http secure-server
> ip classless
> ip route 0.0.0.0 0.0.0.0 206.55.246.109
> !
> !
>
> The info I got from ATT is
> Customer Serial IP Address: 12.89.208.122
> AT&T Router IP Address: 12.89.208.121
> Subnet Mask: 255.255.255.252
>
> So my question is, which is which?
> is the 122 address the IP of my Serial line
> and 121 the other end at ATT?
>
> --
> PL/I for OpenVMSwww.kednos.com


Customer side is you, your gateway (their side) is 121. That is my
interpretation.
 
Reply With Quote
 
 
 
 
Andre Wisniewski
Guest
Posts: n/a
 
      05-29-2008
Tom Linden wrote:
> Changed to T1 from ATT, tired of local (lack of) service.
>
> have 2621 router running 12.3 and the old config is as follows
>
> interface FastEthernet0/0
> description OUTSIDE INTERFACE TO THE INTERNET
> ip address 206.55.236.241 255.255.255.240
> ip access-group 101 in
> no ip redirects
> no ip unreachables
> no ip proxy-arp
> ip nat outside
> speed auto
> full-duplex
> no cdp enable
> !
> interface Serial0/0
> ip address 206.55.246.110 255.255.255.252
> ip access-group 101 in
> ip access-group 102 out
> ip nat outside
> no ip mroute-cache
> !
> interface FastEthernet0/1
> description INSIDE INTERFACE TO PRIVATE NETWORK
> ip address 10.0.0.1 255.255.255.0
> ip nat inside
> duplex auto
> speed auto
> !
> ip nat inside source list 1 interface FastEthernet0/0 overload
> no ip http server
> no ip http secure-server
> ip classless
> ip route 0.0.0.0 0.0.0.0 206.55.246.109
> !
> !
>
> The info I got from ATT is
> Customer Serial IP Address: 12.89.208.122



AT&T Router IP Address: 12.89.208.121

should clarify it. AT&T router means router under AT&T authority. So .122 is your
side. You're AT&T's customer.


> Subnet Mask: 255.255.255.252
>
> So my question is, which is which?
> is the 122 address the IP of my Serial line
> and 121 the other end at ATT?
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
HSRP: virtual IPs without real IPs? Martijn Lievaart Cisco 4 02-15-2012 08:16 AM
Checking IP addresses against lists of IPs, partial IPs, and netmasks. Adam Funk Perl Misc 12 07-05-2005 01:49 PM
Thunderbird revealing internal IPs scorpius Firefox 30 12-14-2004 08:02 AM
PIX 502 and static public IPs on internal side Jens Meyer Cisco 3 11-09-2003 05:48 PM
PIX 515E and Windows Webserver w/ multiple IPs on single NIC Gilbert T. Gutierrez, Jr. Cisco 0 10-21-2003 10:41 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57