Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Two IPs for one ethernet port?

Status
Not open for further replies.

blubomber

MIS
Joined
Dec 27, 2001
Messages
241
Location
US
I have a cisco 2811 running IOS 12.3(8)T5. I am going to put it between my firewall and my DSL connection (i am also going to be running 2 T1s through it). My current firewall allows me to asign 2 public IPs to the incoming DSL ethernet port. Will the 2811 allow me to do this or do i need another router?

thank you.
 
I think all Cisco routers support secondary addressing. Try:

ip address x.x.x.x x.x.x.x secondary
 

interface fastethernet 0/0.1
ip address

interface fastethernet 0/0.2
ip address
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top