The vro command auto secure is easy to use, and can disable some insecure services and enable some secure services. Here is a summary of this command. (Note: ios 12.3 (1) or later versions are supported)
Summary:
1. Disable some global insecure services as follows:
FingerPADSmall ServersBootpHTTP serviceIdentification ServiceCDPNTPSource Routing
2.
ipaddress192.168.10.1255.255.255.0//Configuration Interface noshutdown//Open Interface 3) routernoipdomain-lookup// The router does not use the DNS server to resolve the host's IP address loggingsynchonous//to synchronize the prompts on the router to prevent information from interfering with our input commands noiprouting//turn off the router's routing function ipdefault-gateway10.1.14.254// Configure the Gateway ---example:r1>enabler1#configureterm
Vxcpazn5eeivjeg-eqaemsucqmlatvz8kbkbq-nskf1yg5vv6m7nqngwbmlt2up1lr241ludosofqhi
2. Down, get linuxzip.zip This package, we're going to unpack
The code is as follows
Copy Code
Yum-y Install UnzipUnzip Linuxzip.zip
Unpack it out thereData folders and install.sh files
We go into the Data folder and we want to get the routing table in the ip-pre-up file, using
Because only one default gateway is allowed under Windows 2000, if the local connection (intranet) is connected with the Internet in the Network Neighborhood--〉 attribute, the local connection 2 (extranet) is equipped with the Internet 10.42.29.10, on the surface it is configured with 2 gateways, However, in the DOS environment, enter the route print command to view the routing
The route command Network Configuration Route command is used to display and set the network routing table in the Linux kernel, and the route command sets the routing primarily to static routes. To achieve communication between tw
This paper introduces the method of obtaining the route table of host in IP protocol:
Host Initialization routing table:
Direct-connected routing: Automatically obtains routing information for direct-attached hosts and networks when the interface is initializ
An attempt was made to modify the routing table directly using the API, but because of a lack of familiarity with the routing table entry, which resulted in incorrect incoming parameters when invoking the API, the route table was added with the cmd route
Tags: network section destination address get ETH purpose set format forwardingExample: Linux view and manipulate IP routing table methodsListen to the Voice
|
Browse:2933
|
Updated: 2015-10-17 10:07
|
Tags:linux
1
2
3
4
5
6
7
Step into the ReadingThe route command for the Linux system
Recently in the toss of the route command, a momentary preface clears the routing table, as in the following commandRoute -F Then the egg hurts, localhost and 127.0.0.1,ping can not open, finally found a command on the Internet, reset the IPv4 protocol, as followsnetsh int IPv4 reset After execution, restarting the com
] [-W
] [Host name or IP address] [packet size]
3. command parameters:
-D uses the Socket-level troubleshooting function.
-F sets the TTL value of the first detected data packet.
-F: Do not disconnect the bits.
-G: You can set up to eight source route gateways.
-I uses the specified network interface to send data packets.
-I replace UDP data with ICMP response.
CMD command: Route
subcommand 1:route Print View routing table
Child command 2:route add static route
subcommand 3:route Delete static routes
View
Use subcommand 1 results as shown below
(Note: Red box for dynamic routing [by System management, no need for
In daily use. either server on. There are two addresses, two network card configuration, access to different network segments. Such a situation is a very common phenomenon. However, we need to add an extra to the routing table to determine which packets are sent through the correct gateway, and interface can communicate properly today to introduce you to the Linux operating system how to add routes (for Rhe
1. Open Start Menu-run-Enter cmd, then click OK2. Enter the command to add a route in the following interface: Route add needs to divert IP mask 255.255.255 local export IP. The following is an example of the need to shunt IP 8.8.8.8, local export IP192.168.0.1. (Enter the command after entering the key, if the installation of 360 prompts, choose to allow all the operation of this program). You can add succ
The Windows Route table command displays and modifies entries in the local IP address routing table. Syntax route [-f] [-p] [Command [Destination] [mask Netmask] [Gateway] [metric Metric] [if Interface] parameter-f clears all (The network mask is 255.255.255.255.255) the rou
Windows Route table command
Display and modify entries in the local IP address routing table.
SyntaxRoute [-f] [-p] [Command [Destination] [mask Netmask] [Gateway] [metric Metric] [if Interface]
Parameters-FClear all routes that are not the primary route (the network mask i
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.