案例分析五:
某小区建设年代已久,楼房间距较小,难得有一块空地。一些老人想健身但总是找不到合适的去处,离小区最近的公园又比较远,于是他们便在自家门口的空地健身,每天早6点便开始放起了音乐跳健身舞,一直持续到早上七点半左右。而对于两边楼上的其他居民来说,六七点钟正是休息时间,音乐的吵闹声使他们不堪其扰。这些受扰的居民便要求老人另找地方晨练。但老人们却说国家倡导全民健身,他们有权在自家门口锻炼身体,旁人管不着。双方争执不下,老人照旧在老地方健身。后来,受扰的居民便在他们健身时往下面扔臭鸡蛋、烂土豆以及泼水等,有些老人差点摔倒。但老人们也不甘示弱,就把录音机开得震天响,导致楼上的居民在早上六七点时完全不能休息。现在这件事情闹到了社区居委会。
问题:
1.请分析上述案例中反映的问题是否属于老年社会工作的范畴。
2.假如你是该居民区的一名老年社会工作者,你会采取哪些策略解决上述案例中的矛盾?
查看答案
方案设计一:
假如你是一名社区社会工作者,你所工作的城市社会里有许多独居高龄老人,针对这些独居高龄老人的需求,拟定一份社区服务方案。
方案设计二:
为了提升复员军人的就业能力和社会适应能力,某社会工作服务中心拟开设一个以复员军人为主要成员的小组,通过小组活动的形式来帮助复员军人提高就业能力和社会适应能力。请你为该中心设计一个小组活动方案。
【问题4】(2分)
外网路由器R0配置如下,请完成相关配置命令。
Router>en
Routerconfig t
Router(config)hostname R0
R0(config)int f0/0
R0(config-if)ip add (17)
R0(config-if)no shut
R0(config)int f0/1
R0(config-if)ip add (18)
R0(config-if)no shut
R0(config-if)exit
R0(config)ip route 0.0.0.0 0.0.0.0 61.128.128.2 //配置默认路由
……….
某单位网络结构如图1-1所示,网络中所有路由器均使用RIP协议。
图1-1
在网络部署完成后进行如下测试:
1.在主机host101上对Router2的F0/0口及网络1的host1进行了连通性测试,结果如图1-2和图1-3所示。
host101>ping 192.168.0.1
Pinging 192.168.0.1 with 32 bytes of data:
Reply from 192.168.0.1: bytes=32 time=1ms TTL=64
Reply from 192.168.0.1: bytes=32 time=1ms TTL=64
Reply from 192.168.0.1: bytes=32 time=1ms TTL=64
Reply from 192.168.0.1: bytes=32 time=1ms TTL=64
Ping statistics for 192.168.0.1:
Packets: Sent = 4,Received = 4,Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms,Maximum = 1ms,Average = 1ms
图1-2
host101>ping 192.168.0.2
Pinging 192.168.0.2 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.0.2:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
图1-3
2.在主机host3上对网络1进行了连通性测试,结果如图1-4所示。
host13>ping 192.168.0.2
Pinging 192.168.0.1 with 32 bytes of data:
Reply from 192.168.0.1: bytes=32 time=1ms TTL=64
Reply from 192.168.0.1: bytes=32 time=1ms TTL=64
Reply from 192.168.0.1: bytes=32 time=1ms TTL=64
Reply from 192.168.0.1: bytes=32 time=1ms TTL=64
Ping statistics for 192.168.0.1:
Packets: Sent = 4,Received = 4,Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms,Maximum = 1ms,Average = 1ms
图1-4
3.查看路由器Router3的路由表,结果如图1-5所示。
Router3>show ip route
R 192.168.0.0/24 [120/1] via 202.117.112.1, 00:00:24,Serial2/0
C 192.168.1.0/24 is directly connected,FastEthemet0/0
R 192.168.2.0/24 [120/1] via 202.117.114.1,00:00:01,Serial3/0
202.117.112.0/30 is subnetted,1 subnets
C 202.117.112.0 is directly connected,Serial2/0
R 202.117.113.0/30 [120/1] via 202.117.112.1,00:00:24,Serial2/0
[120/1] via 202.117.114.1,00:00:01,Serial3/0
202.117.114.0/30 is subnetted,1 subnets
C 202.117.114.0 is directly connected,Serial3/0
图1-5
【问题1】(6分)
请填写hostl的Internet协议属性参数。
IP地址: (1)
子网掩码: (2)
默认网关: (3)