摘要:
current configuration : 3568 bytes!!version 12.2service timestamps debug datetimeservice timestamps log datetimeservice password-encryption!hostname xxxxxx! enable secret 5 $1$ujpt$/uh!clock t......
摘要:使用cisco路由器实现ipv6 tunnel 说明:此案例使用两台cisco2500路由器,ios (tm) 2500 software (c2500-is-l), version 12.2(15)t9,利用ip v4主干加ipv6的6to4 tunnel结合ipv6静态路由,就能实现两个远程ipv6子网的互连互通. 拓扑说明:使用两台路由器的e0接口互连仿真ipv4的主干,使用loopback......
CISCO6509和JUNIPER做MPLS VPN
先说明一下,目的是要把6509上的vlan1与vlan10,透过自己建立的mpls vpn与juniper route上连接的3个vlan连接,juniper上与cisco-2950做trunk,并担当单网卡的vlan间路由, 引擎用super720 用ws-x6548-ge-tx上的g3/1与olive1连接 【程序编程相关:
使用关于Cisco安全PIX防火墙的NA】6509 【推荐阅读:
PPP认证使用ppp chap host】6509--vrf
【扩展信息:
HDLC背对背连接】ios版本:s720 33-psv-mz.122-17d.sxb.bin ip vrf redrd 65000:1route-target export 65000:1route-target import 65000:1 g3/1的配置
interface gigabitethernet3/1ip address 172.16.4.1 255.255.255.0mpls label protocol ldptag-switching ip mpls与bgp以及ospf
interface vlan1ip vrf forwarding redip address 10.229.8.1 255.255.255.0!interface vlan10ip vrf forwarding redip address 10.229.1.1 255.255.255.0!router ospf 1log-adjacency-changesnetwork 172.16.4.0 0.0.0.255 area 0network 192.168.100.0 0.0.0.255 area 0!router ospf 25 vrf redlog-adjacency-changesredistribute bgp 65000 subnetsnetwork 10.229.1.0 0.0.0.255 area 0network 10.229.8.0 0.0.0.255 area 0!router bgp 65000no synchronizationbgp router-id 192.168.100.5bgp log-neighbor-changesneighbor 192.168.100.4 remote-as 65000neighbor 192.168.100.4 update-source loopback0neighbor 192.168.100.4 next-hop-selfno auto-summary!add...
下一页 摘要:设备环境:cisco catalyst 3550-24-emi(ios:12.1(14)ea1 emi),cisco secure acs v3.1 1、和802.1x相关的交换机主要配置内容:
aaa new-model aaa authentication dot1x defa ult group radius aaa authorization network default......