In IBM AIX operating System, entX is the physical device. It is associated with physical layer settings such as link speed, and duplex. enX and etX determine the frame type run on entX . IP addresses are configured on enX (Standard Ethernet) or etX (802.3). In a typical AIX network configuration only enX is used.
Also Read: AIX Basic concepts and commands
- Determine if rc.bsdnet is used over rc.net
- TCP/IP related daemon startup script
- To view the route table
- To view the route table from the ODM DB
- Temporarily add a default route
- Temporarily add an address to an interface
- Temporarily add an alias to an interface
- To permanently add an IP address to the en1 interface
- Permanently add an alias to an interface
- Remove a permanently added alias from an interface
Also Read: AIX Scenario based questions
- List ODM (next boot) IP configuration for interface
- Permanently set the hostname
- List networking devices
- List Network Interfaces
- List attributes of inet0
- List (physical layer) attributes of ent0
- List (networking layer) attributes of en0
- Set (desired) speed is found through the entX device
- Find actual (negotiated) speed, duplex, and link
- Set the ent0 link to Gig full duplex
Auto Negotiation is another option
- Turn off Interface Specific Network Options
- Get (long) statistics for the ent0 device (remove -d for shorter results)
The results of entstat vary by device type. Virtual, physical, and IVE (LHEA) devices all produce different results.
- List all open, and in use TCP and UDP ports
- List all LISTENing TCP ports
- Remove all TCP/IP configuration from a host
- Flush the netcd DNS cache
- Hostname lookup order is determined using
irs.conf and $NSORDER are typically not used.
- IP packets can be captured using
0 Comment to "Network Configuration commands in AIX"
Post a Comment