ADD Ip adress + subnetmask in config file.

I habve a small problem

This is a piece of config file: interface Ethernet0 ip address 10.145.112.81 255.255.255.240 secondary ip address 10.176.26.1 255.255.254.0

I need to add this line above the other ip lines. ip address 10.37.15.1 255.255.255.0 secondary interface Ethernet0 ip address 10.37.15.1 255.255.255.0 secondary ip address 10.145.112.81 255.255.255.240 secondary ip address 10.176.26.1 255.255.254.0

How can I change that

Reply to
bohr2007
Loading thread data ...

I would suggest 'no-ing' all the statements, and adding them back in if you absolutely must have it listed first, but it should work regardless of where it is in the list. IP addresses are not like access-lists and your router should have no problem regardless of the order.

Reply to
Trendkill

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.