Keresés

Új hozzászólás Aktív témák

  • Larry

    tag

    válasz crok #13753 üzenetére

    erre gondoltál?

    bridge irb
    !
    !
    !
    !
    !
    interface GigabitEthernet0/0
    description link to 3650 over optic sfp
    backup interface FastEthernet0/0/3
    no ip address
    duplex full
    speed 1000
    media-type sfp
    negotiation auto
    !
    interface GigabitEthernet0/0.3
    encapsulation dot1Q 3 native
    bridge-group 3
    !
    interface GigabitEthernet0/0.4
    encapsulation dot1Q 4
    ip helper-address 192.168.3.70
    ip helper-address 192.168.3.71
    bridge-group 4
    !
    interface GigabitEthernet0/0.5
    encapsulation dot1Q 5
    ip address 192.168.5.1 255.255.255.0
    ip broadcast-address 255.255.255.0
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip nat inside
    ip virtual-reassembly in
    ip verify unicast source reachable-via rx allow-default 100
    bridge-group 5
    !
    interface GigabitEthernet0/1
    description $FW_OUTSIDE$
    ip dhcp client client-id ascii WAN0
    ip dhcp client mobile renew interval 100
    ip address dhcp hostname router
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip nat outside
    ip virtual-reassembly in
    ip verify unicast source reachable-via rx allow-default 100
    duplex full
    speed 1000
    media-type rj45
    fair-queue 100 256 0
    no cdp enable
    !
    interface ATM0/1/0
    no ip address
    no atm ilmi-keepalive
    !
    interface FastEthernet0/0/0
    switchport access vlan 3
    switchport trunk native vlan 3
    switchport mode trunk
    no ip address
    no cdp enable
    !
    interface FastEthernet0/0/1
    switchport access vlan 3
    no ip address
    !
    interface FastEthernet0/0/2
    switchport access vlan 3
    no ip address
    !
    interface FastEthernet0/0/3
    description backup link for g0/0
    switchport trunk native vlan 3
    switchport mode trunk
    no ip address
    !
    interface GigabitEthernet1/0
    description internal 1G link interface to service module 37xx
    ip address 172.16.1.1 255.255.255.0
    !
    interface GigabitEthernet1/0.3
    encapsulation dot1Q 3 native
    bridge-group 3
    !
    interface GigabitEthernet1/0.4
    encapsulation dot1Q 4
    bridge-group 4
    !
    interface GigabitEthernet1/0.5
    encapsulation dot1Q 5
    bridge-group 5
    !
    interface GigabitEthernet1/0.100
    !
    interface Vlan1
    no ip address
    shutdown
    !
    interface Vlan3
    no ip address
    bridge-group 3
    !
    interface Vlan4
    no ip address
    bridge-group 4
    !
    interface Vlan5
    no ip address
    bridge-group 5
    !
    interface BVI3
    mac-address 0000.0c89.40ac
    ip address 192.168.3.1 255.255.255.0
    ip broadcast-address 192.168.3.255
    ip helper-address 192.168.3.70
    ip helper-address 192.168.3.71
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip nat inside
    ip virtual-reassembly in
    ip verify unicast source reachable-via rx allow-default 100
    no ip route-cache cef
    !
    interface BVI4
    mac-address 0000.0c89.40ad
    ip address 192.168.4.1 255.255.255.0
    ip broadcast-address 192.168.4.255
    ip helper-address 192.168.3.70
    ip helper-address 192.168.3.71
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip nat inside
    ip virtual-reassembly in
    ip verify unicast source reachable-via rx allow-default 100
    no ip route-cache cef
    !
    interface BVI5
    no ip address
    ip broadcast-address 192.168.5.255
    ip helper-address 192.168.3.70
    ip helper-address 192.168.3.71
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip nat inside
    ip virtual-reassembly in
    ip verify unicast source reachable-via rx allow-default 100
    no ip route-cache cef
    !
    ip forward-protocol nd
    ip http server
    ip http authentication local
    no ip http secure-server
    ip http timeout-policy idle 60 life 86400 requests 10000
    ip http path flash:/archive
    !
    !
    ip dns server
    ip nat translation timeout 420
    ip nat translation tcp-timeout 120
    ip nat translation udp-timeout 120
    ip nat translation syn-timeout 120
    ip nat translation dns-timeout 300
    ip nat translation icmp-timeout 120
    ip nat inside source list 23 interface GigabitEthernet0/1 overload
    ip nat inside source static tcp 192.168.3.80 81 interface GigabitEthernet0/1 81
    ip nat inside source static tcp 192.168.3.80 10000 interface GigabitEthernet0/1 10000
    ip nat inside source static tcp 192.168.3.71 1723 interface GigabitEthernet0/1 1723
    !
    access-list 23 permit 192.168.3.0 0.0.0.255
    access-list 23 permit 192.168.4.0 0.0.0.255
    access-list 23 permit 192.168.5.0 0.0.0.255
    !
    !
    !
    !
    !
    !
    !
    !
    control-plane
    !
    bridge 3 protocol ieee
    bridge 3 route ip
    bridge 4 protocol ieee
    bridge 4 route ip

    nem működik a VTP... :/

Új hozzászólás Aktív témák

Hirdetés