Skip to content

Instantly share code, notes, and snippets.

@hellt
Created January 13, 2021 10:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hellt/6c5ed9b43dca4298d2933726f935efce to your computer and use it in GitHub Desktop.
Save hellt/6c5ed9b43dca4298d2933726f935efce to your computer and use it in GitHub Desktop.
crpd
[edit]
root@crpd# show
## Last changed: 2021-01-13 10:28:09 UTC
version 20200609.165031.6_builder.r1115480;
system {
root-authentication {
encrypted-password "$6$lB5c6$Zeud8c6IhCTE6hnZxXBl3ZMZTC2hOx9pxxYUWTHKW1oC32SATWLMH2EXarxWS5k685qMggUfFur1lq.o4p4cg1"; ## SECRET-DATA
}
}
interfaces {
lo0 {
unit 0 {
family iso {
address 49.0001.0100.1001.0002.00;
}
}
}
}
routing-options {
router-id 10.10.10.2;
}
protocols {
isis {
interface eth1 {
level 2 disable;
point-to-point;
}
interface lo0.0;
level 1 wide-metrics-only;
level 2 wide-metrics-only;
reference-bandwidth 100g;
}
ospf {
area 0.0.0.0 {
interface eth1 {
interface-type p2p;
}
interface lo.0 {
interface-type nbma;
}
}
}
}
root@crpd> show isis interface
IS-IS interface database:
Interface L CirID Level 1 DR Level 2 DR L1/L2 Metric
eth1 1 0x1 Point to Point Disabled 100/100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment