[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Testing ex-lsp.xsl
To test the example in this section, perform the
following steps:
- From Finding LSPs to Multiple Destinations, copy the XSLT
or SLAX script into a text file, and name the file ex-lsp.xsl. Copy the ex-lsp.xsl file to the /var/db/scripts/op directory on your routing platform.
- Include the file ex-lsp.xsl statement at the [edit system scripts op] hierarchy level. If you are using the
SLAX version of the script, change the filename to filename.slax.
- [edit system scripts op]
- file ex-lsp.xsl;
- Issue the commit and-quit command.
- When you issue the op ex-lsp address address command, the output looks like this:
- user@R4> op ex-lsp address 10.168.215.0/24
- Found: 192.168.215.1 (10.168.215.1) --> R4>R1
- Found: 192.168.215.2 (10.168.215.2) --> R4>R2
- Name: R3
- Missing: 10.168.215.3
- Name: R5
- Missing: 10.168.215.4
- Name: R6
- Missing: 10.168.215.5
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]