Sponsored Content
Full Discussion: AIX / Etherchannel / VLANs
Operating Systems AIX AIX / Etherchannel / VLANs Post 302275759 by funksen on Monday 12th of January 2009 04:54:54 AM
Old 01-12-2009
hm you have 4 vlans, so you should have 4 ip-adresses

when you just want one ip-adress you need one vlan


but anyway it is possible to channel 8 ports,

see
"smitty etherchannel"

the channeled ports should be on the same switch/router, 8 ports on the same switch is not really recommended, the 4 cards should be from the same type


also talk to your network team, port channeling/trunking must be configured on the switch too in most cases
 

10 More Discussions You Might Find Interesting

1. AIX

Problem with Etherchannel

I'm trying to configure Etherchannel on AIX 5.3 and I'm having some problems. I am aggregating both of the onboard NIC's (ent0 and ent1) into a new adapter ent2 for failover reasons obviously. At first I was experiencing a problem where about 50% of all my packets would be dropped. Then after... (4 Replies)
Discussion started by: acascianelli
4 Replies

2. IP Networking

vlans

Hi All, I'm trying to configure a vlan interface, to do this I'm using the following command "vconfig add eth0 20". I have my interface up and running, but when I test it using "ping -I eth0.20 192.168.1.1" and in other console use "tcpdump -i eth0.20" I can not see any tagged frame. ... (0 Replies)
Discussion started by: lagigliaivan
0 Replies

3. AIX

Pb Etherchannel/deconnexion port reseau

Hello, On a partition with AIX 5300-11-01-0944. 1 etherchannel ent9 with aggregation ent3/ent7. # lsdev |grep ent ... ent3 Available 07-01 4-Port 10/100/1000 Base-TX PCI-Express Adapter (14106803) ... ent7 Available 0A-01 4-Port 10/100/1000 Base-TX PCI-Express... (2 Replies)
Discussion started by: Trunk
2 Replies

4. AIX

Can EtherChannel be a redundancy config?

I have one p5 server, no lpar, 2 physical network adapter, bundle as one EtherChannel. The two 2 physical network adapter connect to 2 network switches. How to make this as a redundancy config? Current is if one physical network adapter down, the seond one will go through the network. but if... (2 Replies)
Discussion started by: rainbow_bean
2 Replies

5. UNIX for Dummies Questions & Answers

Help with VLANs

Hi Gurus, Can anyone explain me what is a Vlan and a Native vlan. How to check the native Vlan on my server having a solaris10 OS. Thanks in advance.:) (2 Replies)
Discussion started by: rama krishna
2 Replies

6. AIX

Aggregated Etherchannel

Hi, I have a AIX5.3 P6-520 with 8x1Gb Ethernet ports with possible connections to 2 CISCO 2960 switches. I can create 8023ad Etherchannels which work correctly with the switches (I have set up for LACP passive and a valid channels) But can create 2x 8023ad 4Gb Etherchannels with no backups.... (2 Replies)
Discussion started by: spitzie
2 Replies

7. AIX

Etherchannel failover testing

Hi Guys, I am trying to test an etherchannel failover and switchback. I did failover from primary to backup adapter, but now I am not able to switch it back to primary. phcxxxxx:/ > entstat -d ent4 | grep Active Active channel: backup adapter ... (1 Reply)
Discussion started by: snchaudhari2
1 Replies

8. Solaris

Oracle VMs and VLANs

I've been given an IP address to assign to an ldom that is in a different subnet than the host, and I am looking for assistance in getting it online. I believe I need "VLAN tagging" as found in this link, but I do not understand all of the terminology. My host machine is on subnet 10.25.112.x,... (1 Reply)
Discussion started by: bstring
1 Replies

9. IP Networking

VLANs and their domains

Hey everyone. I work in a data center, and I'm working on getting my CCNA. Now when I read articles on the idea of VLAN's it makes sense. Especially if you have multiple switches daisy chained in multiple locations. My two main questions though are that most of these examples use PC's as examples... (2 Replies)
Discussion started by: Lost in Cyberia
2 Replies

10. Proxy Server

Linux Networking - VLANs & Multiple IP's

In a "typical" data centre environment (telco, financial services etc), would a Linux OS typically have one IP address connected to one VLAN or would it have many IPs and/or VLANs. I say "Linux OS" as I'm referring to an instance of the OS not necessarily a Host or server. Think Linux OS = VM in a... (9 Replies)
Discussion started by: PCB
9 Replies
TEAMNL(8)						      Team Netlink Interface							 TEAMNL(8)

NAME
teamnl -- team network device Netlink interface tool SYNOPSIS
teamnl [-p port_name] [-a array_index] team_device command [command_args...] teamnl -h DESCRIPTION
teamnl is a tool enabling interaction with a team device via the team driver Netlink interface. This tools serves mainly for debugging pur- poses. Note that it makes no sense to use this tool to change options on team device controlled by a teamd instance. OPTIONS
-h, --help Print help text to console and exit. -p ifname, --port_name ifname Select per-port option of provided interface name. -a index, --array_index index Select array option of provided array index. COMMAND
ports Dumps team ports. option Dumps team options. getoption opt_name Gets option by selected name. setoption opt_name opt_value Sets option by selected name. monitor opt_style Monitors changes made to options, ports and interface information. Style can be either "changed" (default) or "all". SEE ALSO
teamd(8), teamdctl(8), teamd.conf(5) AUTHOR
Jiri Pirko is the original author and current maintainer of libteam. libteam 2013-04-01 TEAMNL(8)
All times are GMT -4. The time now is 09:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy