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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Configuring Logical interfaces in solaris8

Status
Not open for further replies.
Dec 6, 2001
9
US
Hi,

Can anyone say me what is the command to configure logical interfaces in solaris-8.

After configuring will i get a message "machine is a router" during the boot up????

any comments and answers for my questions are welcome.


thanks

with regards,

krishnaswamy
 
HI:
for example

# ifconfig le0/hme0 plumb
# ifconfig le0 192.168.0.11 netmask 255.255.255.0 up

.

Farah regal
good luck
"think twice and hit enter once"
 
correction
#ifconfig le0:1/hme0:1 plumb
# ifconfig le0 192.168.0.11 netmask 255.255.255.0 up


.

Farah regal
good luck
"think twice and hit enter once"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top