Popular
Latest Articles
- How to Secure your Cisco Router
- Creating CLI Views on a Cisco Router
- Configuring TACACS+ on a Cisco Router
- How to enable SDM on your router
- Build a Samba Server on Redhat / CentOS
- How to set the Time / Date and Timezone in CentOS
- How to install SSH on Solaris 10 x86
- ESX4 - How do I turn on/off a Virtual Machine from the command line ?
Netscreen - Redundant Interfaces - How to ??
Sunday, 06 September 2009 18:12
Firewalls - Juniper - Netscreen
How to Configure an Redundant Interface
Below shows you how to configure redundant interfaces on a Netscreen firewall. In the example below all traffic will be passed over eth1, and in event of the link failing traffic will be sent across eth2.
ns5gt-> set interface redundant1 zone inside
ns5gt-> set interface redundant1 ip 10.1.1.20/24
ns5gt-> set interface ethernet1 group redundant1
ns5gt-> set interface ethernet2 group redundant1
How to Change an Interface to Primary
In order to change the Primary Interface to eth2 enter the following commands
ns5gt-> set interface redundant1 phy primary ethernet2
We have 17 guests online