96 Edit Running Configuration Commands
NGFW{running-agglink0}delete ip rip authentication mode md5
NGFW{running-agglink0}delete ip rip authentication mode text
NGFW{running-agglink0}delete ip rip receive version v2-only
NGFW{running-agglink0}delete ip rip send version v2-only
NGFW{running-agglink0}delete ip rip split-horizon
NGFW{running-agglink0}delete shutdown
NGFW{running-agglink0}delete ipaddress 192.168.1.1/24
NGFW{running-agglink0}delete ipaddress 100:0:0:0:0:0:0:1/64
NGFW{running-agglink0}description
Enter description for the interface.
Syntax
description TEXT
Example
NGFW{running-agglink0}description "Ethernet aggregated interface"
NGFW{running-agglink0}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 VERSION
ip rip send version VERSION
ip rip split-horizon [poison-reverse]
Example
NGFW{running-agglink0}ip igmp version 3
NGFW{running-agglink0}ip ospf area 1
NGFW{running-agglink0}ip ospf authentication mode md5 1 mysecret
NGFW{running-agglink0}ip ospf authentication mode text mysecret
NGFW{running-agglink0}ip ospf cost 1
NGFW{running-agglink0}ip ospf dead-interval 1
NGFW{running-agglink0}ip ospf hello-interval 1
NGFW{running-agglink0}ip ospf priority 1
NGFW{running-agglink0}ip ospf retransmit-interval 3
NGFW{running-agglink0}ip ospf transmit-delay 1
NGFW{running-agglink0}ip rip authentication mode md5 1 mysecret
NGFW{running-agglink0}ip rip authentication mode text
Enter key: up to 16 characters:******
NGFW{running-agglink0}ip rip receive version v2-only
NGFW{running-agglink0}ip rip send version v2-only
Komentarze do niniejszej Instrukcji