Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions examples/multivendor/ncptx.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
chassis {
aggregated-devices {
ethernet {
device-count 16;
}
}
}
system {
root-authentication {
encrypted-password "$6$7uA5z8vs$cmHIvL0aLU4ioWAHPR0PLeU/mJj.JO/5pQVQoqRlInK3fJNTLYLhwiDi.Q6gHhltSB3S1P/.raEsuDSH7akcJ/"; ## SECRET-DATA
Expand Down Expand Up @@ -39,6 +46,7 @@ interfaces {
family inet {
address 1.2.0.6/30;
}
family iso;
}
}
et-0/0/3 {
Expand All @@ -62,6 +70,7 @@ interfaces {
family inet {
address 1.2.1.2/30;
}
family iso;
}
}
et-0/0/7 {
Expand All @@ -71,6 +80,7 @@ interfaces {
family inet {
address 1.2.3.1/30;
}
family iso;
}
}
et-0/0/8 {
Expand Down Expand Up @@ -100,6 +110,7 @@ interfaces {
family inet {
address 10.0.1.2/30;
}
family iso;
}
}
ae1 {
Expand All @@ -115,6 +126,7 @@ interfaces {
family inet {
address 10.0.0.6/30;
}
family iso;
}
}
ae2 {
Expand All @@ -130,6 +142,7 @@ interfaces {
family inet {
address 10.0.3.1/30;
}
family iso;
}
}
lo0 {
Expand Down Expand Up @@ -265,4 +278,7 @@ protocols {
point-to-point;
}
}
lldp {
interface all;
}
}
2 changes: 2 additions & 0 deletions examples/multivendor/xrd.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -229,3 +229,5 @@ router bgp 100
!
!
!
lldp
!