containerlabs/wan-lab/clab-clab-wan-lab01/p002/config/startup-config.cfg

30 lines
517 B
INI

interfaces {
ge-0/0/0 {
unit 0 {
family inet {
address 172.16.1.2/30;
}
}
}
ge-0/0/1 {
unit 0 {
family inet {
address 172.16.3.1/30;
}
}
}
ge-0/0/2 {
unit 0 {
family inet {
address 172.16.3.5/30;
}
}
}
lo0 {
unit 0 {
family inet {
address 172.18.1.2/32;
}
}
}
}