思科实验12.应用层:远程终端登录

开始
配置主机IP地址
配置路由器
远程登录验证

设计拓扑

在这里插入图片描述

配置主机IP地址

在这里插入图片描述

配置路由器

Router>enable
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#int g0/0
Router(config-if)#ip address 192.168.1.1 255.255.255.0
Router(config-if)#no shutdown
Router(config-if)#end
Router#
%SYS-5-CONFIG_I: Configured from console by console

Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#enable secret 12345
Router(config)#line vty 0 4
Router(config-line)#password 123
Router(config-line)#login
Router(config-line)#exit
Router(config)#

远程登录验证

C:\>telnet 192.168.1.1
Trying 192.168.1.1 ...Open


User Access Verification

Password: 
Password: 
Router>?
Exec commands:
  <1-99>      Session number to resume
  connect     Open a terminal connection
  disable     Turn off privileged commands
  disconnect  Disconnect an existing network connection
  enable      Turn on privileged commands
  exit        Exit from the EXEC
  logout      Exit from the EXEC
  ping        Send echo messages
  resume      Resume an active network connection
  show        Show running system information
  ssh         Open a secure shell client connection
  telnet      Open a telnet connection
  terminal    Set terminal line parameters
  traceroute  Trace route to destination
Router>
  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
好的,以下是一个基本的用于zabbix 6.0版本监控Cisco CUCM的模板,格式为yaml: ```yaml template: name: Cisco CUCM Monitoring groups: - Cisco CUCM applications: - Cisco CUCM Performance discovery_rules: - name: Cisco CUCM Discovery type: SNMP snmp_community: public snmp_oid: 1.3.6.1.4.1.9.9.156.1.7.1.1 snmp_port: 161 delay: 600 min_query_interval: 60 lifetime: 30m item_prototypes: - name: ccmRegisteredPhones type: SNMPv2 key: ccmRegisteredPhones value_type: numeric_unsigned snmp_oid: 1.3.6.1.4.1.9.9.156.1.5.1.1 delay: 60 history: 7d trends: 365d units: phones application: Cisco CUCM Performance - name: ccmRegisteredGateways type: SNMPv2 key: ccmRegisteredGateways value_type: numeric_unsigned snmp_oid: 1.3.6.1.4.1.9.9.156.1.5.1.2 delay: 60 history: 7d trends: 365d units: gateways application: Cisco CUCM Performance - name: ccmCPUUtilization type: SNMPv2 key: ccmCPUUtilization value_type: float snmp_oid: 1.3.6.1.4.1.9.9.109.1.1.1.1.5.6 delay: 60 history: 7d trends: 365d units: % application: Cisco CUCM Performance - name: ccmMemoryUtilization type: SNMPv2 key: ccmMemoryUtilization value_type: float snmp_oid: 1.3.6.1.4.1.9.9.48.1.1.1.5.1 delay: 60 history: 7d trends: 365d units: % application: Cisco CUCM Performance - name: ccmCurrentCallActive type: SNMPv2 key: ccmCurrentCallActive value_type: numeric_unsigned snmp_oid: 1.3.6.1.4.1.9.9.156.1.8.1.1 delay: 60 history: 7d trends: 365d units: calls application: Cisco CUCM Performance - name: ccmMaxConcurrentCalls type: SNMPv2 key: ccmMaxConcurrentCalls value_type: numeric_unsigned snmp_oid: 1.3.6.1.4.1.9.9.156.1.8.1.2 delay: 60 history: 7d trends: 365d units: calls application: Cisco CUCM Performance - name: ccmTotalInboundCalls type: SNMPv2 key: ccmTotalInboundCalls value_type: numeric_unsigned snmp_oid: 1.3.6.1.4.1.9.9.156.1.8.1.3 delay: 60 history: 7d trends: 365d units: calls application: Cisco CUCM Performance - name: ccmTotalOutboundCalls type: SNMPv2 key: ccmTotalOutboundCalls value_type: numeric_unsigned snmp_oid: 1.3.6.1.4.1.9.9.156.1.8.1.4 delay: 60 history: 7d trends: 365d units: calls application: Cisco CUCM Performance ``` 请注意,此模板仅为示例,您可能需要根据实际情况进行修改。此外,您也需要确保您的Cisco CUCM支持SNMP,并且已经正确配置了SNMP Community字符串。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值