Difference between revisions of "F5"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=Add new Parititon= | =Add new Parititon= | ||
* Systems > users > Partition List | * Systems > users > Partition List | ||
+ | =Setup F5 VE= | ||
+ | * username: root, password: default | ||
+ | * to change the ip, run 'config' at the command line | ||
=Adding new Subnet to the Ashburn F5= | =Adding new Subnet to the Ashburn F5= | ||
==Create the Vlan== | ==Create the Vlan== |
Revision as of 09:10, 11 October 2011
Add new Parititon
- Systems > users > Partition List
Setup F5 VE
- username: root, password: default
- to change the ip, run 'config' at the command line
Adding new Subnet to the Ashburn F5
Create the Vlan
- go to Network -> VLANs on the left, then click Create
- Scroll down to the last Available Interface (P6506-1_T1), move it to tagged
Add Self IP
- go to Self IPs on the left, click Create
- Assign IP based off first 3 octets, eg 10.251.28.7, add apropriate netmask
- Select new vlan from list
- Repeat for 10.251.28.9
- Select Floating IP, then Unit ID 1
Create Node
- Name EG_INSIDE_fw_gw
- IP 10.251.28.1
Create Pool
- Name EG_INSIDE_fw_gw_pool
- Add gateway_icmp health check
- Add newly created node
- Port is All Services
Create VS
- Name EG_INSIDE_fw_gw_fvs
- Type Network
- Both address and mask are 0.0.0.0
- Type is Layer 4
- All ports
- Protocol is All
- Chose vlan created in step 1