FAQ(ECL2.0)
Firewall (Brocade 5600 vRouter) - FAQ
- Cannot find "SET" bottun in Brocade 5600 vRouter portal.ECL2.0, Firewall (Brocade 5600 vRouter)
- Forget Firewall password!ECL2.0, Firewall (Brocade 5600 vRouter)
Sorry, there is no way to find initial Firewall password.
Please change password before deploying not to forget.
or reset password via Smart Data Platform Portal.To change password:
1. Log-in with user-admin account
2. Execute configure command (prompt will change "$" to "#")
3. Set system login user user-admin authentication plaintext-password
4. Execute commit command
5. Execute save command for saving password even though rebooting.
6. Execute exit command for logging out - How to set up Firewall (Brocade 5600 vRouter)?Firewall (Brocade 5600 vRouter)
Currently, we are not supporting the configuration on Firewall(Brocade 5600 vRouter).
Please check the link below for more details:
- Where should I verify to correct this, if the Firewall Interface will be shown incorrectly?Firewall (Brocade 5600 vRouter)
- Why is an error message shown, when I create or delete a Firewall?ECL2.0, Firewall (Brocade 5600 vRouter)
- When Firewall Rule is applied in the physical IF, Logical IF (i.e. VIF: VLAN Interface) over this particular physical IF will also be similarly applied by the concurrent Firewall Rule?Firewall (Brocade 5600 vRouter)
No, it will not.
Firewall Rule provisioned to the physical IF and Firewall Rule provisioned to the logical IF (VIF that is VLAN Interface) are two different things. In order to prevent unexpected security attack, Firewall Rule should be applied in logical IF (VIF: VLAN Interface) after it is created.
- Exemplar Configuration
interfaces{ dataplane dp0s4 { address 172.16.30.3/24 firewall { in Firewall_Rule_A ★★Firewall Rule applied into the physical IF } vif 100 { address 172.16.100.100/24 firewall { in Firewall_Rule_A ★★Firewall Rule applied into the logical IF } } } }
- Exemplar Command Settings:
set interfaces dataplane dp0s4 address '172.16.30.3/24'
set interfaces dataplane dp0s4 firewall in 'Firewall_Rule_A'
★★Firewall Rule applied to the physical IFset interfaces dataplane dp0s4 vif 100 address '172.16.100.100/24'
set interfaces dataplane dp0s4 vif 100 firewall in 'Firewall_Rule_A'
★★Firewall Rule applied to the logical IFset security firewall name Firewall_Rule_A default-action 'drop'
- (Referential Information) Brocade vRouter5600 Documentation
- Exemplar Configuration
- Are there restrictions on some settings?Firewall (Brocade 5600 vRouter)
There are restrictions on some settings (such as the settings for management traffic of this menu) in this menu.