Myself and some coworkers began the following discussion:
A client of ours has two T1's one from qwest and one from sprint. He has a 3640 router and from the router he has a switch connected to the E0/0 port. From the switch he has several servers. Each server may be on a different network than the other. Ie 192.168.0.2 (qwest) is on one server 192.168.1.2 (sprint) is on another server. The config on the router is as follows:
int e0/0
ip address 192.168.0.1
ip address 192.168.1.1 secondary
would it not be better to create sub interfaces? Or can you have 20 network IP's on the Interface? What would be the best the better way or correct way?
A client of ours has two T1's one from qwest and one from sprint. He has a 3640 router and from the router he has a switch connected to the E0/0 port. From the switch he has several servers. Each server may be on a different network than the other. Ie 192.168.0.2 (qwest) is on one server 192.168.1.2 (sprint) is on another server. The config on the router is as follows:
int e0/0
ip address 192.168.0.1
ip address 192.168.1.1 secondary
would it not be better to create sub interfaces? Or can you have 20 network IP's on the Interface? What would be the best the better way or correct way?