Sponsored Content
Operating Systems AIX How to set 4 SEA on single VIOS Post 302573288 by johnf on Monday 14th of November 2011 03:29:40 AM
Old 11-14-2011
Run this command

Please run the following:
Code:
lsmap -all -net

as padmin on the VIO server and post the result here.

Is this a dual VIO configuration?

Last edited by johnf; 11-14-2011 at 04:30 AM.. Reason: missing instructions
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Call single function multiple times diff set of parameters

Okay, not sure if it can be done, I would think it could be done and I'm just having a hard time with it. fun_close_wait(){ ipVar="${1} ${2}" portVar=`cat "${5}" | cut -d' ' -f 1` for ip in $ipVar do for port in $portVar do netstatVar=`netstat -n | grep... (4 Replies)
Discussion started by: cbo0485
4 Replies

2. AIX

VIOS SEA on LHEA doesn't work

I am trying to create a SEA on a LHEA port and it gives me error lsdev -Cc adapter: ent0 logical host ethernet port (l-hea) ent1 virtual I/O ethernet adapter mkvdev -sea ent0 -vadapter ent1 -default ent1 -defaultid 199 method error (/usr/lib/methods/cfgsea): Failed to configure SEA... (0 Replies)
Discussion started by: filosophizer
0 Replies

3. AIX

VIOS SEA Creation

Hi Guys, I'm getting the below error while trying to create a SEA adapter in VIOS $ mkvdev -sea ent0 -vadapter ent2 -default ent2 -defaultid 1 ... (4 Replies)
Discussion started by: kkeng808
4 Replies

4. AIX

SEA

Hi all, I set up the following configuration on my system: - An LPar with a virtual adapter, first one with a vlan id=703 and id port=13. - The first adapter have to connect to a VIOS in which i configured an SEA. So, the VA is set up on interface ent2, SEA on ent29 (by linking a... (0 Replies)
Discussion started by: idro
0 Replies

5. Linux

Set password in single command

Hi, Can we set password for linux in non-interactive mode. I didn't find suitable option for this in man page. If we wnter "passwd" command, it will tell "Enter password" and "Re-enter password". i wanted to run this step in a script, and i don't want to use "expect" so i am looking for a single... (8 Replies)
Discussion started by: successlin
8 Replies

6. AIX

Configure VIOS SEA w. load sharing

I am trying to install a VIOS pair with a load-sharing SEA adapter, following this recipe from Developerworks. Without load-sharing everything went fine and worked as expected, but somehow i am a bit lost and the first tries with "ha_mode=sharing" didn't work at all. Here is the situation: I... (6 Replies)
Discussion started by: bakunin
6 Replies

7. AIX

VIOS IP address - separate vlan for vios servers ?

Hello, Lets say for simplicity that I do not use any vlan config inside my server - one lpar group use hea physical port1, another group hea physical port2. Physical port1 configured as vlan1 on external switch, physical port2 as vlan2. What is the common practice - should I isolate my vios... (0 Replies)
Discussion started by: vilius
0 Replies

8. AIX

SEA configuration

i want configure a SEA over my vios , i have a message error : Method error (/usr/lib/methods/cfgsea): Failed to configure SEA with return code 1 and SEA-specific error code 10: Detailed info: Setting real adapter ent1 in promiscuous mode failed... (5 Replies)
Discussion started by: hedou
5 Replies

9. AIX

SEA to standby

hello, what will happen if i try to move sea of my 1 vio server to standby( using chdev command), when sea of other vio server is already in standby mode? (1 Reply)
Discussion started by: amvineeth
1 Replies

10. AIX

VIOS entstat versus seastat for SEA

Hello, I found that the packet counts given by entstat -d SEA is not the same as the total of the packet counts given by seastat -d SEA for the same interval of time. Do anyone have an explanation for the difference. We recently got a recommendation that the throughput on an SEA should not... (5 Replies)
Discussion started by: N8R
5 Replies
atmsetup(8)						      System Manager's Manual						       atmsetup(8)

NAME
atmsetup - Configures Asynchronous Transfer Mode (ATM) adapters and services SYNOPSIS
/usr/sbin/atmsetup [-old] OPTIONS
Invokes the atmsetup script. This option is for backward compatibility, and will be removed in a future release. DESCRIPTION
The atmsetup command by default invokes the SysMan ATM Configuration application. This application enables you to configure and run ATM on your system. Specifically, you can configure network adapters and logical interfaces on the adapters for the following environments: Clas- sical IP, LAN Emulation, and IP Switching. Compaq recommends you use the SysMan application. Note Support for IP Switching will be retired in a future release. Do not use it to develop new applications. During the adapter configuration, you specify the adapter name, the Endpoint System Identifiers (ESIs), pacing options, the type of network physical layer, and whether to enable flow control, Integrated Local Management Interface (ILMI), signaling, and virtual circuit (VC) accounting. In addition, you specify the User-Network Interface (UNI) version. During logical interface configuration, you specify information related to each ATM environment. For Classical IP, you choose whether the system is an ATMARP client or server and whether to configure permanent virtual circuits (PVCs). For LAN Emulation, you choose which emu- lated LAN to join and how to join the emulated LAN. For IP Switching, you specify the Subnetwork Attachment Point (SNAP) VCI number and VCI limits. In all three cases, you change only those default values that your configuration requires. See Asynchronous Transfer Mode for information on configuring ATM and the ATM configuration application online help for more information. Before invoking the atmsetup command, make sure that your system is connected to a switch, the network software is configured and running, ATM is configured into the kernel, and the ATM subsets are installed. After running atmsetup, you must configure the ATM interfaces with the correct IP address and netmask. Select Configure Interfaces from the SysMan menu. See sysman(8) for more information. atmsetup Script If you specify the -old option, the atmsetup script is invoked. This script prompts you for all information that you need to enter in order to configure ATM. The script creates and maintains a directory hierarchy /etc/atm, which contains all the ATM configuration information. The atmsetup script configures the driver and signaling on an ATM end system. In addition, you can configure your system to operate in a Classical IP or Local Area Network (LAN) emulation environment. See Asynchronous Transfer Mode for additional information on configuring ATM on your system. RESTRICTIONS
You must be superuser to use this command. The atmsetup script (-old option) has the following restrictions: You can configure only lis interfaces to support SVCs and elan inter- faces. It supports boot-time configuration only. FILES
Specifies the command pathname The path name containing ATM commands to execute when the system is booted The path name containing ATM com- mands to execute when the system is shut down ATM Configuration Help Volume (SysMan) SEE ALSO
Commands: atmarp(8), atmconfig(8), atmelan(8), atmsig(8), sysman(8), sysman_station(8) Network Administration Asynchronous Transfer Mode atmsetup(8)
All times are GMT -4. The time now is 03:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy