154 Edit Running Configuration Commands
Example
NGFW{running-gre0}description "GRE tunnel 0"
NGFW{running-gre0}ip
Configure IP settings.
Syntax
ip igmp
ip igmp version (1|2|3)
ip ospf area (A.B.C.D|(0-4294967295))
ip ospf authentication mode md5 (1-255) KEY
ip ospf authentication mode text KEY
ip ospf cost (1-65535)
ip ospf dead-interval (1-65535)
ip ospf hello-interval (1-65535) [A.B.C.D]
ip ospf priority (0-255)
ip ospf retransmit-interval (3-65535)
ip ospf transmit-delay (1-65535)
ip rip
ip rip authentication mode md5 (0-2147483647) KEY
ip rip authentication mode text
ip rip receive version (v1-only|v2-only|v1-or-v2)
ip rip send version (v1-only|v2-only|v1-or-v2)
ip rip split-horizon [poison-reverse]
Example
NGFW{running-gre0}ip igmp version 3
NGFW{running-gre0}ip ospf area 1
NGFW{running-gre0}ip ospf authentication mode md5 1 mysecret
NGFW{running-gre0}ip ospf authentication mode text mysecret
NGFW{running-gre0}ip ospf cost 1
NGFW{running-gre0}ip ospf dead-interval 1
NGFW{running-gre0}ip ospf hello-interval 1
NGFW{running-gre0}ip ospf priority 1
NGFW{running-gre0}ip ospf retransmit-interval 3
NGFW{running-gre0}ip ospf transmit-delay 1
NGFW{running-gre0}ip rip authentication mode md5 1 mysecret
NGFW{running-gre0}ip rip authentication mode text
Enter key: up to 16 characters:******
NGFW{running-gre0}ip rip receive version v2-only
NGFW{running-gre0}ip rip send version v2-only
NGFW{running-gre0}ip rip split-horizon poison-reverse
NGFW{running-gre0}ipaddress
Configure endpoints IP address.
Syntax
ipaddress (local gre endpoint ipaddress) (remote gre endpoint ipaddress)
ipaddress A.B.C.D A.B.C.D
ipaddress X:X::X:X X:X::X:X
Example
NGFW{running-gre0}ipaddress 10.10.10.1 10.11.11.1
NGFW{running-gre0}ipaddress 100:10:10:0:0:0:0:1 100:11:11:0:0:0:0:1
Commentaires sur ces manuels