Jens Elkner | 26 Oct 2011 16:11
Picon
Favicon

etherstub - backup interface?

Hi,

is it possible to tell etherstub, that one link is the backup for
another?

What I have in mind is simplifying/uniform zone setup/connectivity ->
zone management:

  CampusA ||       || CampusB
      +------------------+       2x10G       +--------------------+
      | Cisco 6509/3560X |<=================>|   Cisco Nexus 5010 |
      +------------------+                   +--------------------+
Uplinks:     ^ ^                                 ^ ^
  _________  | | 2x1G _________________________  | | 2x10G ______________
 /           \V/                                 \V/                    /
/             T                                   T                    /
\             | aggr0                             | aggr1              \
 \            v                                   v                     \
  \       +---------------------------------------------+                \
  /       |             etherstub es0                   |                /
 /        +---------------------------------------------+               /
/               ^                ^                                     /
\               | vnic z0  ...   | vnic zN                             \
 \              v                v                                      \
  \          _________        _________                                  \
  /         / Zone A /  ...  / Zone N /                                  /
 /         /________/       /________/                                  /
/                                                            X4270M3   /
|_____________________________________________________________________|

(Continue reading)

Krishna Yenduri | 27 Oct 2011 00:26
Picon
Favicon

Re: etherstub - backup interface?

On 10/26/11 07:11, Jens Elkner wrote:
> Hi,
>
> is it possible to tell etherstub, that one link is the backup for
> another?

  etherstub is really a stub and you can not create it
  with any datalinks. So, the above is not possible.

  One option here is to create vnic1 on top
  of aggr0 and vnic2 on top of aggr1 and assign both of them
  to Zone A. You can then use IPMP on top of the VNICs
  in Zone A. You can repeat this for all the zones by
  creating more VNICs on top of aggr0 and aggr1.

Regards,
-Krishna

> What I have in mind is simplifying/uniform zone setup/connectivity ->
> zone management:
>
>
>    CampusA ||       || CampusB
>        +------------------+       2x10G       +--------------------+
>        | Cisco 6509/3560X |<=================>|   Cisco Nexus 5010 |
>        +------------------+                   +--------------------+
> Uplinks:     ^ ^                                 ^ ^
>    _________  | | 2x1G _________________________  | | 2x10G ______________
>   /           \V/                                 \V/                    /
> /             T                                   T                    /
(Continue reading)


Gmane