In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >
Share
Shulou(Shulou.com)06/01 Report--
Implementation Management of NMS Network Management Station
Configuration on the 1.R1 router [R1] int e0 [R1-Ethernet0] ip add 192.168.1.254 24 [R1-Ethernet0] int S0 [R1-Serial0] ip add 192.168.2.1 24 [R1] ip route 192.168.3.0 255.255.255.0 192.168.2.2 (configuring static routes on the router) [R1] snmp-agent (snmp enabled agent) [R1] snmp-agent community read public [R1] ] snmp-agent community write private [R1] snmp-agent sys-info contact admin [R1] snmp-agent sys-info localsion admin [R1] snmp-agent sys-info version all [R1] snmp-agent trap enable [R1] snmp-agent target-host trap address 192.168.1.100 configuration on the securityname public 2.R2 router [R2] int e0 [R2-Ethernet0] ip add 192.168.3.254 24 [R2-Ethernet0] int s0 [R2-Serial0] ip add 192.168.2.2 24 [R2-Serial0] shut [R2-Serial0] undo shut (remember to restart the port to ping each other) [R2] ip route 192.168.1.0 255.255.255.0 192.168.2.1 [R2] snmp-agent [R2] snmp-agent trap enable [R2] snmp-agent community read public [R2] snmp-agent community write private [R2] snmp-agent sys-info contact admin [R2] snmp-agent sys-info version all [R2] snmp-agent trap enable [R2] Snmp-agent target-host trap address 192.168.1.100 securityname public 3.switch configuration: [Quidway] int vlan 1 [Quidway-Vlan-interface1] ip add 192.168.3.253 24 [Quidway] ip route 0.0.0.0 0.0.0 192.168.3.254 (configure default route The main thing to monitor this switch is to treat the switch as a PC. Gateway pointing must be configured to allow the management station to monitor) [Quidway] snmp-agent [Quidway] snmp-agent trap enable [Quidway] snmp-agent community read public [Quidway] snmp-agent community write private [Quidway] snmp-agent sys-info contact admin3 [Quidway] snmp-agent sys-info location jifang4 [Quidway] snmp-agent sys-info version all [Quidway] snmp-agent target-host trap add udp-domain 192.168.1.100 udp-port 162params securityname public (this imperative switch) Different from the router configuration) 4. Under the linux configuration, do a ftp server, mainly install the software vsftp. And activate. To view information about the package, use the
: rpm-pql + the name of this package. Ll | grep vsftp to see all the packages on this disk 5. Can be under the windows host. Configure IIS as a server for http. And then just test it.
Use the software to simulate NMS, and the configuration and test results are as follows
Test result
Summary: NMS network workstation management, to achieve the whole network monitoring and management.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.