Link to home
Create AccountLog in
Avatar of g0all
g0allFlag for Saint Pierre and Miquelon

asked on

RHEL scripts to add virtual interface?

Hi,

Can somebody please tell me what is the default path to add a virtual interface on RHEL 6?
Manually I do it like this:

ifconfig eth0:1 192.168.2.3/24

But where to put it to remain persistent?

Thanks!
ASKER CERTIFIED SOLUTION
Avatar of woolmilkporc
woolmilkporc
Flag of Germany image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of g0all

ASKER

Thanks, wmp!