-- Exhibit --
user@R1> show
interfaces {
ge-1/1/0 {
unit 0 {
family inet {
address 10.100.1.1/30;
}
family iso;
}
}
lo0 {
unit 0 {
family inet {
address 10.100.10.1/32;
}
family iso {
address 49.1001.0010.0100.00;
}
}
}
}
protocols {
isis {
interface ge-1/1/0.0 {
level 2 disable;
}
interface lo0.0;
}
}
user@R2> show
interfaces {
ge-1/1/0 {
unit 0 {
family inet {
address 10.100.1.2/30;
}
}
}
lo0 {
unit 0 {
family inet {
address 10.100.10.2/32;
}
family iso {
address 49.1001.0010.0200.00;
}
}
}
}
protocols {
isis {
interface ge-1/1/0.0;
interface lo0.0;
}
}
-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, R1 and R2 are directly connected using interface ge-1/1/0.
What happens as a result of the configurations?
Anniesyed1234
3 years, 4 months agoDIbyam
3 years, 11 months agoJrobles
5 years, 4 months agomike95
4 years, 8 months agonetworkingcontrol
5 years, 5 months agoVir
5 years, 6 months ago