2 responses
Trying2
Posts
7096
Registration date
Saturday July 12, 2008
Status
Security contributor
Last seen
October 14, 2015
Mar 19, 2009 at 08:43 AM
Mar 19, 2009 at 08:43 AM
Hello,
Two posts= twice as much work.
Thanks not to do it again.
Bye.
Two posts= twice as much work.
Thanks not to do it again.
Bye.
Hello,
i am trying to delete or remove the sub interface on my router 2811 router.
this is a cut:
!
interface FastEthernet0/0
description to the vlan local area network
no ip address
no ip directed-broadcast
!
interface FastEthernet0/0.1
encapsulation dot1Q 1
!
interface FastEthernet0/0.2
encapsulation dot1Q 2
ip address 192.168.201.1 255.255.255.0
!
interface FastEthernet0/0.3
encapsulation dot1Q 3
ip address 192.168.202.1 255.255.255.0
i want the best commands to use to take off the all sub interface which enables my inter vlan communication.
i want to remove all sub interface on f0/0.
i want to my Ethernet f0/0 should not have any sub interface as the f0/1.
plse help put.
i am trying to delete or remove the sub interface on my router 2811 router.
this is a cut:
!
interface FastEthernet0/0
description to the vlan local area network
no ip address
no ip directed-broadcast
!
interface FastEthernet0/0.1
encapsulation dot1Q 1
!
interface FastEthernet0/0.2
encapsulation dot1Q 2
ip address 192.168.201.1 255.255.255.0
!
interface FastEthernet0/0.3
encapsulation dot1Q 3
ip address 192.168.202.1 255.255.255.0
i want the best commands to use to take off the all sub interface which enables my inter vlan communication.
i want to remove all sub interface on f0/0.
i want to my Ethernet f0/0 should not have any sub interface as the f0/1.
plse help put.
Mar 19, 2009 at 08:46 AM