summaryrefslogtreecommitdiff
path: root/vtysh/extract.pl
diff options
context:
space:
mode:
authorhasso <hasso>2003-12-23 10:39:08 +0000
committerhasso <hasso>2003-12-23 10:39:08 +0000
commitc25e458a4de6b3fc9089fbc21b0ef4a6ba8e6018 (patch)
tree40cee762b8d411d8c0c9d19851e2f804811256ad /vtysh/extract.pl
parentc32e1b5788b996f6c5a9521c1fc79f5640e10d99 (diff)
*** empty log message ***
Diffstat (limited to 'vtysh/extract.pl')
-rwxr-xr-xvtysh/extract.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/vtysh/extract.pl b/vtysh/extract.pl
index 9a65f145..cb5ca36a 100755
--- a/vtysh/extract.pl
+++ b/vtysh/extract.pl
@@ -37,6 +37,7 @@ $ignore{'"router ospf <0-65535>"'} = "ignore";
$ignore{'"router ospf6"'} = "ignore";
$ignore{'"router bgp <1-65535>"'} = "ignore";
$ignore{'"router bgp <1-65535> view WORD"'} = "ignore";
+$ignore{'"router isis WORD"'} = "ignore";
$ignore{'"address-family ipv4"'} = "ignore";
$ignore{'"address-family ipv4 (unicast|multicast)"'} = "ignore";
$ignore{'"address-family ipv6"'} = "ignore";