- CheckMates
- :
- Products
- :
- Quantum
- :
- Maestro Masters
- :
- Re: Maestro Uplink to network infrastructure
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Maestro Uplink to network infrastructure
I am trying to find some documentation that will tell me how uplinks can be configured, This year we will be deploying Maestro so need to scope out our network infrastructure requirements.
Let's say i have the following scenario
I have Dual MHO - Single Site with 2 security groups configured, both of which have 2 firewalls in
These 2 Security groups have an inside and outside interface. made up in the following way
Inside is a lacp bond interface which consists of 2 x 10Gb fibre SFP
outside is a single 10Gb interface 1 x fibre SFP
The question is can I configure a sub-interface on the bond lets say bond1.10 and have it so that both security groups have an interface in bond1.10
They will have different IP addresses of course.
Or
If I want to have it so the security groups can have an interface in the same VLAN, do I need to create 2 separate bond interfaces to the same VLAN?
I have read the quick start guide and this goes through adding those vlans to bond interfaces but describes a seperate vlan to each SG.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On SG2 you cannot use port 10, you will need to add other ports to it i.e. port 12 and create a bond in SG2 with both ports eth1-12 and eth2-12.
Now you can add VLAN 10 to both portchannels and to both SG1 and SG2 on the bond interfaces.
You need to keep in mind that a Security Group is handled as a Gateway that cannot share uplink ports. The Management ports are the only ports that can be shared and even there you have to create the Bond interface in each SG separately.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On SG2 you cannot use port 10, you will need to add other ports to it i.e. port 12 and create a bond in SG2 with both ports eth1-12 and eth2-12.
Now you can add VLAN 10 to both portchannels and to both SG1 and SG2 on the bond interfaces.
You need to keep in mind that a Security Group is handled as a Gateway that cannot share uplink ports. The Management ports are the only ports that can be shared and even there you have to create the Bond interface in each SG separately.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
