Skip to content

cEOS MPLS working example? #807

Answered by bravindranath-bsn
bgolab asked this question in Q&A
Discussion options

You must be logged in to vote

For anyone who comes across this. It's a cEOS issue that makes it fail. Not a kernel/docker bridge issue here.
On a vEOS or a physical switch (EOS) the L3 interfaces use the system MAC address where as with cEOS the L3 interfaces uses the mac address provided by the docker. This causes some issues when the MPLS packets are received on cEOS which needs to be routed.

On cEOS to make this work we just need to configure the OSPF neighborship over SVIs. Here is a working configurations:

ceos1 --- ceos2 --- ceos3

ceos1:

service routing protocols model multi-agent
!
hostname ceos1
!
spanning-tree mode mstp
!
vlan 10
!
management api http-commands
   no shutdown
!
management api gnmi
   transport…

Replies: 20 comments 51 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@hellt
Comment options

Comment options

You must be logged in to vote
2 replies
@bgolab
Comment options

@hellt
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@bgolab
Comment options

@hmntsharma
Comment options

@bgolab
Comment options

@hmntsharma
Comment options

@hmntsharma
Comment options

Comment options

You must be logged in to vote
19 replies
@bgolab
Comment options

@hmntsharma
Comment options

@bgolab
Comment options

@bgolab
Comment options

@bgolab
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@hmntsharma
Comment options

@hmntsharma
Comment options

@bgolab
Comment options

@sulrich
Comment options

@hmntsharma
Comment options

Answer selected by hellt
Comment options

You must be logged in to vote
2 replies
@bgolab
Comment options

@bravindranath-bsn
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@bgolab
Comment options

@bgolab
Comment options

@hmntsharma
Comment options

@hmntsharma
Comment options

@bgolab
Comment options

Comment options

You must be logged in to vote
1 reply
@bgolab
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@hmntsharma
Comment options

@bgolab
Comment options

@hmntsharma
Comment options

@bravindranath-bsn
Comment options

@bgolab
Comment options

Comment options

You must be logged in to vote
3 replies
@bgolab
Comment options

@bgolab
Comment options

@hmntsharma
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants