Operating System - HP-UX
1834450 Members
2351 Online
110067 Solutions
New Discussion

Re: Configuring Token Ring on K Class

 
Andrew Duncalfe
Occasional Contributor

Configuring Token Ring on K Class

Can anyone help?

I have just built a K class from an ignite image and added the token-ring patch need for my environment. I then try to configure the token-ring via sam (network Interface Cards) but when I try to add the changes I get the following message

"You must configure one or more of the aliases for this internet address because there is more than one LAN card on the system, use the 'Configure Aliases for Internet Address' button.

There is a second unconfigured LAN card for the ethernet.

All ideas very welcome...

3 REPLIES 3
nancy rippey
Trusted Contributor

Re: Configuring Token Ring on K Class

You may want to try to configure it manually in /etc/rc.config.d/netconf

Hope this help
nrip
Andrew Duncalfe
Occasional Contributor

Re: Configuring Token Ring on K Class

I have configured netconf but in SAM under Network Interface cards I still need to enable the token ring - but I can't save the changes as per my previous email.
nancy rippey
Trusted Contributor

Re: Configuring Token Ring on K Class

Try using ifconfig to enable to interface
ifconfig lan# up
nrip