当前位置:首页 » 服务器技术
开发技术指南» 文章正文
    引言: 先说明一下,目的是要把6509上的VLAN1和VLAN10,
 

 

 ·qos策略配置实例    »显示摘要«
    摘要: 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    »显示摘要«
    摘要:使用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 red

rd 65000:1

route-target export 65000:1

route-target import 65000:1

g3/1的配置

interface gigabitethernet3/1

ip address 172.16.4.1 255.255.255.0

mpls label protocol ldp

tag-switching ip

mpls与bgp以及ospf

interface vlan1

ip vrf forwarding red

ip address 10.229.8.1 255.255.255.0

!

interface vlan10

ip vrf forwarding red

ip address 10.229.1.1 255.255.255.0

!

router ospf 1

log-adjacency-changes

network 172.16.4.0 0.0.0.255 area 0

network 192.168.100.0 0.0.0.255 area 0

!

router ospf 25 vrf red

log-adjacency-changes

redistribute bgp 65000 subnets

network 10.229.1.0 0.0.0.255 area 0

network 10.229.8.0 0.0.0.255 area 0

!

router bgp 65000

no synchronization

bgp router-id 192.168.100.5

bgp log-neighbor-changes

neighbor 192.168.100.4 remote-as 65000

neighbor 192.168.100.4 update-source loopback0

neighbor 192.168.100.4 next-hop-self

no auto-summary

!

add
...   下一页
 ·使用802.1x进行自动vlan分配    »显示摘要«
    摘要:设备环境: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......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE