cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
327
Views
0
Helpful
1
Replies

router 2620 with 2 different ip blocks

dbuenting
Level 1
Level 1

This maybe too simple for most of you Cisco experts :)

I have Cisco 2620 with t1 Internet connection to our network. I have requested and received extra ip block from my internet provider. Problem how do I add different ips to my router? Example: current ip 216.*.*.* with 255.255.255.240 and new ip 64.*.*.* with 255.255.255.240 I am new at this kind of thing. Can sombody please send me sample config settings of router with 2 different ip settings?

1 Reply 1

thisisshanky
Level 11
Level 11

What is the real need, for buying a second block of ip addresses, Are you assigning these public IP to your worstations ? You can make your workstations access the internet, by using a single IP address. You dont really need these many IP addresses, unless you have any Public Access servers.

To add the second address, you can use

int fa0/0

ip add 216.x.x.x.x 255.255.255.240 ----- this is primary

ip add 64.x.x.x 255.255.255.240 secondary

Use the second statement with "secondary" keyword, so that the ip address will be added to your ethernet interface.

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: