Dell DR4100 Best Practices Manual page 24

Backup and recovery appliance
Hide thumbs Also See for DR4100:
Table of Contents

Advertisement

d.
4.
Dedicate traffic to interfaces in the following manner:
• Management - bond0
• Backup Traffic -bond1
• Replication- eth1
 
a.
b. Dedicate bond1 to CIFS and NFS backup traffic using the following commands:
24
DR4100 Best Practice Guide | April 2014
administrator@DR1 > network --create_eth --nwif eth1 --static --ip 10.250.243.222 --
netmask 255.255.252.0 -- name DR1-replication --restart
WARNING: During network restart a loss of connection may occur and a relogin may be
necessary. Password required to proceed.
Please enter the administrator password:
Interface operation successful. Network restart will now be done.
Restarting network...
Shutting down interface bond0: [ OK ]
Shutting down interface bond1: [ OK ]
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface bond0:Determining IP information for bond0... done. [ OK ]
Bringing up interface bond1: [ OK ]
Bringing up interface eth1: [ OK ]
Updating DNS entry for swsys-231.ocarina.local to 10.250.242.173 ..
Skipping DNS Update 10.250.240.4: IP already updated.
Issue the following command to verify all changes have been properly made:
network   – show  
Dedicate bond0 to management traffic using the following commands:
system --mgmt_traffic --add --type < Webserver|Telnet| > --interface <bond(0-N) | eth(0-N) | lo#>
administrator@DR1 > system --mgmt_traffic --add --type Webserver --interface bond0
Successfully added application webserver.
Restarting webserver service ... done.
administrator@DR1 > system --mgmt_traffic --add --type Telnet --interface bond0
Successfully added application telnet.
Restarting telnet service ... done.
system --backup_traffic --add --type < NFS|CIFS|OST|RDS> --interface <bond(0-N) | eth(0-N) | lo#>
Example
Example

Advertisement

Table of Contents
loading

Table of Contents