cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
563
Views
0
Helpful
3
Replies

Adding a loopback address to the FE of a Cisco 1721?

whiteford
Level 1
Level 1

Hi,

I was wondering how I can add a loopback address to the FE port of my Cisco 1721 router?

I am using the serial port, but not the FE for my lab and would like to bring this up.

Thanks

3 Replies 3

attrib7575
Level 1
Level 1

As far as I know it is:

#int loopback 0

#ip add x.x.x.x 255.255.255.255

Harold Ritter
Spotlight
Spotlight

Andy,

You just need to configure "no keepalive" under the interface.

int fa0

no keepalive

This will bring the interface is up/up state.

Regards

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

Would this work on a 2620 router as well?