To test the example in this section, perform the following steps:
system {
scripts {
commit {
file ex-rip-t1.xsl;
}
}
}
interfaces {
t1-0/0/0 {
unit 0 {
family iso;
}
}
t1-0/0/1 {
unit 0 {
family iso;
}
}
t1-0/0/2 {
unit 0 {
family iso;
}
}
t1-0/0/3 {
unit 0 {
family iso;
}
}
t1-0/1/0 {
unit 0 {
family iso;
}
}
t1-0/1/1 {
unit 0 {
family iso;
}
}
t1-0/1/2 {
unit 0 {
family iso;
}
}
t1-0/1/3 {
unit 0 {
family iso;
}
}
}
- [edit]
- user@host# load merge terminal
- [Type ^D at a new line to end input]
- > Paste the contents of the clipboard here<
- [edit]
- user@host# show protocols rip group test
- neighbor t1-0/0/0.0;
- neighbor t1-0/0/1.0;
- neighbor t1-0/0/2.0;
- neighbor t1-0/0/3.0;
- neighbor t1-0/1/0.0;
- neighbor t1-0/1/1.0;
- neighbor t1-0/1/2.0;
- neighbor t1-0/1/3.0;