There are couple of reasons as an AIX system administrator you should NOT configure IP addresses that are in the same subnet in different interfaces.
1.Having two interfaces on the same network is a violation of TCP/IP
architecture.
.
In TCP/IP architecture, a host machine with two network adapters is
defined as an IP router. Differentnetwork adapters must be attached
to different physical networks. In the case of token-ring, TCP/IP
addresses multiple rings bridged together as a single logical ring
(as if it were a single physical ring).
2.Having two interfaces on the same network can cause broadcast storms.
Whenever an IP host sees traffic for a network whose IP address is diffe
rent from its own network, it generates an Internet Control Message
Protocol (ICMP) packet announcing this conflict. Since every host
on the network sees the traffic that is misaddressed, every host
generates ICMP Packets. If the amount of misaddressed traffic is signif
the ICMP traffic can grow to the point that network performance degrades
3 Having two interfaces on the same network can cause routing confusion.
If system has two interfaces on same subnet, inbound traffic will
from either interface, but for outbound traffic you need to set up
specific routes to use both otherwiese system will use one of them.
My blog has moved,please visit the new site
IBM AIX/UNIX system storage administration ksh/perl scripting
Monday, March 16, 2009
Why you should NOT put two interfaces in same subnet
Subscribe to:
Post Comments (Atom)
Labels
- ACL (1)
- admin (2)
- AIX 5.3 (1)
- AIX 6.1 (3)
- Atape (1)
- backup (5)
- backupios (1)
- Best Practices (1)
- bosboot (1)
- cdrom (1)
- cfgmgr (1)
- commands (4)
- compatibility (1)
- console (1)
- device (2)
- dhcp (1)
- disk (1)
- DNS (2)
- Downloads (1)
- dump (1)
- Dynamic (1)
- error (1)
- errpt (1)
- ESS (1)
- etherchannel (1)
- Filesystem (7)
- firmware (2)
- Freeware (1)
- ftp (2)
- getty (1)
- GNU (1)
- HACMP (2)
- HEA (1)
- HMC (2)
- hostname (1)
- I/O (1)
- Installation (2)
- installp (2)
- IP alias (1)
- iptrace (1)
- iso (2)
- IVM.CLI (1)
- jfs (1)
- JFS to JFS2 conversion (1)
- jfs2 (2)
- kdb (1)
- kernel (1)
- LED (2)
- lifecycle (2)
- Live Partition Mobility (1)
- lofiadm (1)
- login (1)
- LPAR (1)
- lppchk (1)
- lsof (1)
- LV (1)
- lvm (3)
- memory (1)
- migration (4)
- mksysb (2)
- mkvdev (1)
- mkvgdata (1)
- mount (1)
- multibos (1)
- ndd (2)
- netstat (1)
- network (7)
- NFS (2)
- NIC (4)
- NIM (2)
- NPIV (1)
- ODM (2)
- openssh (1)
- oslevel (1)
- patching (1)
- Performance (4)
- Perl (2)
- Perl Module (2)
- permission (1)
- port (1)
- Power VM (1)
- Power5 (1)
- Power6 (1)
- printer (1)
- problem (17)
- process (4)
- RAID5 (1)
- Recovery (2)
- respawn (1)
- restore (1)
- routing (4)
- RSC (1)
- runq (1)
- savevg (1)
- scripts (4)
- SEA (1)
- security (5)
- sendmail (1)
- solaris (7)
- SSA (1)
- SSH (2)
- ssh-agent (1)
- storage (3)
- subnet (1)
- Sun Remote System Control (1)
- support (2)
- synchronize (1)
- TCPIP (5)
- telnet (2)
- time zone (1)
- topas (1)
- Total Storage (1)
- trace (2)
- tuning (1)
- uninstall (1)
- update (1)
- update boot (4)
- upgrade (3)
- users (2)
- Veritas Volume Manager (1)
- VG (1)
- VIOS (4)
- VMM (1)
- VxVM (1)
- wtmp (1)
Blog Archive
-
▼
2009
(65)
-
▼
March
(42)
- Getty and Login relationship in AIX
- How can I move my DVD-ROM or CD-ROM drive from one...
- Hard-Luck Editing the /etc/inittab File in Mainten...
- Querying filesystem information used in mouting a ...
- 0516-008 varyonvg: LVM system call returned an unk...
- Remove IP Configuration for enX Device
- Procedure to change NIC speed
- Cfgmgr does not find a device
- lsdev: 0514-521 Cannot find information in the pre...
- Use IP alias trick to solve hung NFS mount problem
- HMC CLI to Turn Off Attention LED on System p Servers
- Raw vs. JFS Logical Volumes I/O
- How can I suppress the telnet login message (hostn...
- Using netstat and rmsock to Identify Processes Usi...
- How to install Perl module on AIX
- List installed Perl modules
- p5 System Firmware Upgrade
- Problem: 0315-132 The supplied error log is not va...
- Total Storage Network setup using the serial port
- Procedure to remove and rediscover ESS disk's
- Adding New telnet Service to Different Port
- AIX using chdev to add/change/remove routing
- Why you should NOT put two interfaces in same subnet
- Migrate print queues from one AIX server to the other
- How to do a iptrace
- How to mount ISO image file on AIX
- Solaris script(get_active_nic_settings.sh) - bash...
- Solaris script (get_all_nic_settings.sh) - bash sc...
- lppchk -v returns some filesets in inconsistent state
- Sun Remote System Control - Using the RSC Command ...
- oslevel -s reports incorrectly after OS migration ...
- Script to list process in current runq in AIX
- JFS to JFS2 conversion for rootvg
- Mulitbos
- NIM server setup for dummies
- 3004-622 An error occurred updating the password d...
- HACMP Version Compatibility Matrix
- Preparing to migrate to AIX 5.2, 5.3, or 6.x
- Migrating Users from One AIX System to Another AIX...
- Restore specific file from mksysb backup
- List files in mksysb backup
- 3001-243 The DBM files for /etc/passwd are out of...
-
▼
March
(42)
No comments:
Post a Comment