cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7977
Views
15
Helpful
2
Replies

what's a EOBC exactly?

mojtabaabdoli
Level 1
Level 1

what's a EOBC exactly?

what's it's usage?

what does it have to do with sups on 6500 and also it's relation to 127.0.0.0/8 adress?

please give me some clear explanation

THX u all

1 Accepted Solution

Accepted Solutions

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Mojtaba,

a C6500 is a composite system with supervisor(s) and linecards, with intelligence distributed over the linecards.

For management and control purposes  a different path is built inside the C6500 different from the switching fabric used to move user traffic. The idea is that control traffic has to use different paths then user traffic to build a stable reliable system avoiding control packets to compete for BW resources with user traffic.

These management links are called out of band control, so EOBC should stand for ethernet out of band communication.

Using these management links the supervisor polls the various linecards to understand if they are alive.

Also through these ooB links the CEF table is copied to linecards hosting DFC submodules for distributed CEF.

The OOB management uses IPv4 for communication and modules are assigned unique IP addresses within the 127.0.0.0/8 that is dedicated to internal communication in a  node (loopback).

On the c6500 there are show commands related to EOBC activity.

Also communication between supervisors is a form of EOBC, the master supervisor takes control of the chassis and of the EOBC communication.

Hope to help

Giuseppe

View solution in original post

2 Replies 2

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Mojtaba,

a C6500 is a composite system with supervisor(s) and linecards, with intelligence distributed over the linecards.

For management and control purposes  a different path is built inside the C6500 different from the switching fabric used to move user traffic. The idea is that control traffic has to use different paths then user traffic to build a stable reliable system avoiding control packets to compete for BW resources with user traffic.

These management links are called out of band control, so EOBC should stand for ethernet out of band communication.

Using these management links the supervisor polls the various linecards to understand if they are alive.

Also through these ooB links the CEF table is copied to linecards hosting DFC submodules for distributed CEF.

The OOB management uses IPv4 for communication and modules are assigned unique IP addresses within the 127.0.0.0/8 that is dedicated to internal communication in a  node (loopback).

On the c6500 there are show commands related to EOBC activity.

Also communication between supervisors is a form of EOBC, the master supervisor takes control of the chassis and of the EOBC communication.

Hope to help

Giuseppe

hi Giuseppe

thanks for the information, I should google different things to understand your explanation but it gave me a good big picture, by the way is there any refrence to study on these things like 6500 architecture I mean not a cisco doc but somthing easy to digest?

thanks alot