Virtual interface (vif)
Virtual area network (vlan)
Virtual Hosting (vh)
Data ontap Phases 128 limit (including,physical,vif,vlan,vh,loopback)
Ethernet (Single) and Gigabit e0,e1
Ethernet (Quad-Port) e0a
E0b
E0c
E0d
Configure IP Address:
Ifconfig e3a 192.168.65.10
Configure Netmask:
Ifconfig e3a 255.255.255.0
Configure Broadcast:
Ifconfig e3a broadcast 192.168.65.255
Media Type:
Ifconfig e3a mediatype 100tx-fd
MTU
ifconfig e8 mtusize 9000
Flow Control:
Ifconfig e8 flowcontrol none
WINS:
Ifconfig e8 –wins
Configuring aliases for an interface:
An alias is an alternative IP address for an interface. An alias can be useful when
you are changing the IP address of an interface to a new address, but also want to
keep accepting packets addressed to the old IP address.
There are two alias options available for the ifconfig command:
◆ Alias—establishes an alternative IP address for an interface.
◆ -alias—removes an alternative IP address (alias) for an interface
Set IP Address Using Alias:
Ifconfig e0 alias 172.28.50.30 netmask 255.255.255.0
Remove Ip Address using Alias:
Ifconfig e0 -alias 172.28.50.30
Changing the status with ifconfig
Ifconfig interface {up|down}
Ifconfig -a ◆ Interface status (up or down)
Displaying interface information with FilerView:
Netstat -i
◆ routed status
◆ Netstat –rn
Diagnosing Network Interface:
Netdiag –t
Routing On Netapp:
Hostname tpubs-f720
Ifconfig e0 10.192.192.1125 netmask 255.255.255.0 mediatype 100tx-fd
Route add default 10.192.199.254
Routed on
Netstat –rn
Routed status
No comments:
Post a Comment