Oracle Solaris Networking (MOSC)

MOSC Banner

interface name restriction

edited Feb 16, 2012 9:56PM in Oracle Solaris Networking (MOSC) 3 commentsAnswered

I didn't see any hint in the solaris 11 network docs about that restriction.
But it seems that leading zeroes arn't allowed in ipadm interface names:

# ipadm create-ipmp sc01
ipadm: cannot create interface sc01: Invalid interface name
# echo $?
1
# ipadm create-ipmp sc10
# echo $?
0

Is this a feature or a bug?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center