From c25e458a4de6b3fc9089fbc21b0ef4a6ba8e6018 Mon Sep 17 00:00:00 2001 From: hasso Date: Tue, 23 Dec 2003 10:39:08 +0000 Subject: *** empty log message *** --- vtysh/extract.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'vtysh/extract.pl') 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"; -- cgit v1.2.1