-
clock datetime hh:mm:ss yyyy-mm-dd
display clock can be seen, and whether the time zone is actually set or not has little impact.
-
Generally, the switch cannot save the time, and the NTP server is generally set to the correct time.
dis time all
-
The following describes how to set a time period for a Huawei switch:
1. First of all, let's delete the defined time period:
h3c]undo time-range t1
h3c]undo time-range t2
2. Delete the ACL rule.
h3c]int g1/0/20
h3c-gigabitethernet1/0/20]undo packet-filter 4000 inbound
h3c-gigabitethernet1/0/20]quit
h3c]3, delete the rule under ACL 4000.
h3c]acl n 4000
h3c-acl-ethernetframe-4000]undo rule 0
h3c-acl-ethernetframe-4000]undo rule 1
h3c-acl-ethernetframe-4000]quit
4. Establish new time rules.
h3c]time-range t 23:30 to 23:59 thu wed tue mon
h3c]time-range t 00:00 to 6:59 thu wed tue mon
"t" is the name of the time rule, which can be written casually. "thu wed tue mon" means that the time rule takes effect from Monday to Thursday, you can also change it to workday or daily.
5. Establish ACL4000 rules.
h3c]acl n 4000
h3c-acl-ethernetframe-4000]rule deny time-range t
6. Deliver a new rule to port g1 0 20
h3c]int g1/0/20
h3c-gigabitethernet1/0/20]packet-filter 4000 inbound
In this way, after the rule is issued on port G1 0 20, all the following computers can only access the Internet from Monday to Thursday between 7:00 and 23:29, and vice versa. between 23:30 and 7:00 in the evening.
The broadband network cable of the telecom is directly connected to the switch (if it is ADSL, it is also the same to connect the modem to the switch), and the host IP setting method for dial-up Internet access first: see the local connection in the network connection, click on the right health selection properties, and click the Internet Protocol (ICP IP) attribute before the icon in the notification area after the connection, and click to use the following IP address: IP address to fill in: >>>More
The description is not very clear, but it can probably be checked in two aspects. >>>More
Turn off the DHCP in the DLINK router, and then change his IP, don't be the same as the Tengda router, and set up each computer to automatically get the IP!
Is it for personal or business use?
Personally, there is basically no setup. >>>More
Intranet games? IPX SPX protocol.
Description: IPX SPX protocol is a combination of IPX and SPX protocol, which is a communication protocol developed by Novair in order to adapt to the development of the network, which has strong adaptability, easy installation, and also has a routing function, which can realize communication between multiple network segments. Among them, the IPX protocol is responsible for the transmission of data packets; SPX is responsible for the integrity of packet transmission. >>>More